Search Composio support knowledge
Find public troubleshooting answers, setup guidance, exact errors, and toolkit-specific fixes.
Results for “how to connect to claude”
4 results- Documentation
Composio Connect
Use Composio Connect when you already have an MCP-compatible client and want the shared Composio MCP URL, without creating an SDK session. Connect it to https://connect.composio.dev/mcp. If you use Codex or Claude Code and did not explicitly choose MCP, ins…
- Documentation
Claude Code Plugin
The Composio plugin for Claude Code lets Claude act on 1,000+ apps — send the Slack message, open the Linear issue, check your calendar, draft the email. Your agent decides what to do; Composio handles the rest: OAuth, permissions, and finding the right too…
- Documentation
Quickstart
Build an agent that chooses Composio tools at runtime. Type a task, connect an app if needed, and continue in the same conversation. Pick your framework below. A Composio session gives your agent tool discovery, account connections, and execution across 100…
- Documentation
Anthropic
Claude Agent SDK The ClaudeAgentSDKProvider exposes your Composio tools to the Claude Agent SDK as an in-process MCP server. You build the server with create_sdk_mcp_server (Python) or createSdkMcpServer (TypeScript), register it on the agent, and the SDK r…