This guide covers installation, authentication flows, and troubleshooting for MCP tools in Cursor.
Make sure Node.js is installed on your system by running:
node -v
If Node.js is not installed, download it from nodejs.org.
Note: For best results, use Node.js 10 or higher. We don’t suppport earlier versions.
Paste the npx
command generated by mcp.composio.dev into your terminal:
# Example:
Your generated code
This command installs the MCP tools and configures them for use in Cursor.
Composio MCP supports two authentication methods:
Clipboard-20250305-142821-107.mp4
Connection Verification Ask the LLM if there is any active connection with the said app.
Initiate Connection If no active connection exists, ask the LLM to initiate a connection.
Request API Key The LLM initiates a connection and prompts for your API key.
Enter Credentials Paste your API key when prompted in the chat interface.
Note: API key entry will be streamlined in future updates.