Project bubble

Project bubble

ProProfs Project is a project management tool that helps teams plan, collaborate, and deliver projects efficiently.

4VIEWS
2258USERS

Install MCP Server

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

npx @composio/cli add cursor --app project_bubblenpx @composio/cli add cursor --app project_bubblenpx @composio/cli add cursor --app project_bubblenpx @composio/cli add cursor --app project_bubble

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

Available Tools

Data Api Get Data Type Fields

Tool to get the fields of a specific data type. use after discovering a data type to inspect its fields.

Data Api Get Objects

Tool to retrieve a list of objects for a specified data type. use when you need to list items with optional filters, sorting, and pagination.

Get Record By Id

Tool to retrieve a specific record by id from the bubble data api. use after confirming the data type and record id. example: request type='teams', id='a1b2c3d4'.

3 actions available