The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Canton Ccpedia listing page.
The Canton Network knowledge platform. Open source, no auth, one MCP endpoint.
Live at ccpedia.xyz · Docs at docs.ccpedia.xyz · MCP at ccpedia.xyz/mcp
CCPEDIA continuously syncs every official Canton surface (forum, GitHub, docs, CIPs, mailing lists, videos, dev fund, ecosystem registry, validator calendar, app metrics) and serves it to AI agents through one MCP endpoint and a REST API. No key, no signup, read only.
Claude Code
Claude Desktop, Cursor, Windsurf, Zed, or any MCP client. Drop this into your client's MCP config:
Full per-client guides: Claude Desktop · Claude Code · Cursor · Windsurf · Zed · Any MCP client.
Interactive setup wizard: ccpedia.xyz/for-ai.
Counts are on the badges above, read live from the API. They are deliberately not repeated in this text: every place that hardcoded them drifted apart, and a README on GitHub cannot render live values.
Ask it "how do I build a token on Canton?" and it returns the actual CIP template code with citations, not a paraphrase.
The public documentation site published at docs.ccpedia.xyz.
.mdx under content/docs/ and open a PR. CI type checks and builds it; a maintainer deploys after merge.Details: CONTRIBUTING.md.
Auto-generated pages under content/docs/tools/ and content/docs/patterns/ are synced from the main service and get overwritten on the next sync. Edit the source in the CCPEDIA service repo instead.
Read only, no auth, no PII, no writes. See SECURITY.md for the threat model and how to report an issue.
Apache 2.0. See LICENSE.