call_canton_mcp
Federate a tool call to another Canton MCP server (see list_canton_mcps). CCPEDIA proxies the call and returns the result, acting as one MCP that routes across the Canton MCP ecosystem. Only free, hosted, no-auth Canton MCPs can be proxied; local or paid ones return connect instructions instead. Canton-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool | Yes | Tool name to call on that server | |
| server | Yes | Target MCP id from list_canton_mcps (e.g. "ccpedia", "x402-mcp") | |
| arguments | No | Arguments object for that tool |