Skip to content
Cursor

tenzro canton for Cursor

xyz.tenzro/tenzro-canton

Canton ledger tools over MCP: DAML commands, CIP-56 assets, DvP settlement, party management.

client:Cursor transport:streamable-http

Install tenzro canton in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "tenzro-canton": {
      "url": "https://canton-mcp.tenzro.xyz/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

tenzro canton in other clients