CCPEDIAdocs
MCP tools

MCP tool reference

Every CCPEDIA MCP tool. Auto-generated from the live registry.

CCPEDIA exposes 88 MCP tools to AI clients at https://ccpedia.xyz/mcp. They cover every Canton developer surface.

This page is auto-generated. The per-tool sections below reflect /mcp tools/list as of the last sync; the count above is read live on every render, so it stays right even between syncs.

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.

On this page