Composio MCP will be deprecated soon. Please use
Composio PlatformorRubeinstead.
Customgpt

Customgpt

CustomGPT.ai is a platform that enables users to create and integrate AI-powered chatbots tailored to their specific data and requirements.

13VIEWS
2646USERS

Install MCP Server

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

npx @composio/cli add cursor --app customgptnpx @composio/cli add cursor --app customgptnpx @composio/cli add cursor --app customgptnpx @composio/cli add cursor --app customgpt

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

Available Tools

Delete Customgpt Project

Tool to delete a CustomGPT project by ID. Use when you need to permanently remove an existing agent after confirming the ID.

Delete Customgpt Project License

Tool to delete a CustomGPT project license by ID. Use after confirming both projectId and licenseId; this permanently removes the license.

Get Project License

Tool to retrieve a license for a specific project. Use when you need to fetch license details by license ID.

Get Project Settings

Tool to retrieve a specific agent's settings. Use when inspecting or auditing an agent's configuration after setup.

Get Usage Limits

Tool to get user's agents, words, and queries usage limits. Use when you need to check current account quotas after authentication.

Get Current User Profile

Tool to retrieve the current user's profile information. Use when you need to display or verify authenticated user details after login.

List Conversation Messages

Tool to list messages in a conversation. Use when you need to retrieve the full chat history after starting a conversation session.

List Customgpt Project Licenses

Tool to list all licenses for a CustomGPT project. Use when you have a project ID and want to fetch its license entries.

List Customgpt Projects

Tool to list all CustomGPT agents. Use when you need to retrieve agent projects with pagination support after setting your API key.

Update Project License

Tool to update a license's name for a specific project. Use after confirming both projectId and licenseId.

Update User Profile

Tool to update the current user's profile. Use after authentication to modify user details such as name, email, or avatar.

11 actions available