CCPEDIAdocs
MCP tools

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.

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