Integrations
Integrations
Connect CCPEDIA to any MCP-compatible AI client.
CCPEDIA's MCP endpoint is at https://ccpedia.xyz/mcp. No auth. Pick your client below for the exact config snippet.
Claude Desktop
macOS and Windows desktop app.
Claude.ai
Web and mobile, no install.
Claude Code
Anthropic CLI.
Cursor
AI-first IDE.
VS Code
GitHub Copilot Agent Mode.
Windsurf
Codeium's AI IDE.
Zed
High-performance editor.
Cline
VS Code extension.
Continue.dev
Open-source AI code assistant.
JetBrains
IntelliJ, PyCharm, WebStorm and more.
ChatGPT
Developer mode custom connector.
Any MCP client
Streamable HTTP.
Notes that apply to every client
- Rate limit: 60 calls per 15 minutes per IP.
- Transport: streamable HTTP, JSON-RPC 2.0. Content-type
application/json. Acceptapplication/json, text/event-stream. - Older clients that expect stdio use the
mcp-remotebridge. Each guide shows the command. - Prefer a guided UI? The wizard at ccpedia.xyz/for-ai auto-detects your client and pings the server live.