composio.dev/mcp
Composio is an integration platform for AI agents that provides access to many third-party apps, user-scoped authentication handling, tool execution, sessions, triggers, and sandboxed workflows. It lets developers connect agents to external services through managed auth and routing infrastructure.
Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.
Composio project API key. Use <token>.
npx add-mcp@latest https://backend.composio.dev/v3/mcp/YOUR_SERVER_ID?user_id=YOUR_USER_ID --transport http --header "x-api-key: <x-api-key>"