MCP tool reference
Every CCPEDIA MCP tool. Auto-generated from the live registry.
CCPEDIA exposes 78 MCP tools to AI clients at https://ccpedia.xyz/mcp. They cover every Canton developer surface.
This page is auto-generated. It never drifts from what /mcp tools/list actually returns.
Search
Full-text and semantic search across every synced Canton source. Covers the forum, GitHub, docs, CIPs, mailing lists, videos, blog, whitepapers, and the ecosystem registry. (17 tools).
CIPs
Canton Improvement Proposals. Lookup, status, votes, citations, dependency chains, governance comparisons. (10 tools).
Forum and community
Live Canton developer forum. Discussions, trending topics, expert discovery, consensus detection. (4 tools).
Code and errors
Diagnose errors, find code samples, surface breaking changes and known issues across the Canton stack. (4 tools).
Releases and SDKs
Track Canton, Splice, and Daml SDK versions. Release notes, npm packages, deprecation status. Everything you need before bumping a version. (9 tools).
Featured apps and SV
Live Featured Apps from the Scan API and the Super Validator operations calendar. Schedules, freezes, upgrades, releases. (8 tools).
Dev Fund
Canton Dev Fund proposal intelligence. Open asks, milestones, builder overlap detection, success prediction. (5 tools).
Onboarding and drift
Get started fast, follow a learning path, see where curated KBs drift from live Canton state. (7 tools).
Talks, docs, and mail
Canton YouTube talks, official documentation, whitepapers, the foundation knowledge-base, and four Canton mailing lists. (8 tools).
Ecosystem
Canton ecosystem projects. Similarity search, collaboration matching, dependency graph, gap detection. (6 tools).
Calling a tool
curl -X POST https://ccpedia.xyz/mcp \
-H 'content-type: application/json' \
-H 'accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/list","params":{}}'Client-specific config snippets live in Integrations.