Expofp

Expofp

ExpoFP provides free interactive floor plan software for expos and conferences.

41VIEWS
2747USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app expofpnpx @composio/cli add cursor --app expofpnpx @composio/cli add cursor --app expofpnpx @composio/cli add cursor --app expofp

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Add Category

Tool to add a new category to an expo. use when you have both the expo event id and a valid api token. example: "add category 'keynotes' to event 2655."

List All Expo Extras

Tool to list all extras for an expo. use after obtaining a valid exporter api token and expo event id. example: "list all extras for event 2655."

List All Expos

Tool to list all expos. uses mock api endpoint for testing.

Remove Category

Tool to remove a category from an expo. use when you have the category id and a valid api token. example: "remove category #123."

Update Category

Tool to update an existing category. use when you have the category id and a valid api token. example: "update category #1 name to 'category blue'."

5 actions available