Composio MCP
A standardized protocol for integrating AI agents with external tools and services
Composio MCP (Model Context Protocol) is a server implementation that enables structured communication between AI agents and external tools/services. It provides a standardized interface for interacting with applications like Gmail, Linear, GitHub, Slack, and 250+ other services through a unified API.
Core feature
- Unified API Interface: Access multiple services through a single, consistent API protocol
- Authentication Handling: Built-in support for OAuth, API keys, JSON Web Tokens (JWT), and other auth methods
- Type-Safe Operations: Service-specific schemas validate all function calls
Setup requirements
Quick-start
-
Visit MCP Directory to browse available tools
-
Select your target service
-
Choose your client:
Cursor Integration
- Visit MCP Directory and select your desired service
- Copy the SSE URL provided for that service
- Open Cursor Settings > Features > Add MCP Server
- Paste the copied SSE URL and save
Claude Integration
- Visit MCP Directory and select your desired service
- Copy the Server-Sent Events (SSE) URL provided for that service (for example, “https://mcp.composio.dev/notion/YOUR-ID”)
- Run the following command, replacing the URL with your copied SSE URL: