Loomal

canton-mcp

MCP server by github.com/noves-inc/canton-mcp

Query Canton Network balances, rewards, transactions, prices, and identity from any AI agent.

0 starsnpm: @noves/canton-mcp

About canton-mcp

canton-mcp is an MCP (Model Context Protocol) server published by noves-inc in the official MCP registry, listed under Search on Loomal. Query Canton Network balances, rewards, transactions, prices, and identity from any AI agent.

It ships as an npm package (@noves/canton-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/noves-inc/canton-mcp.

Use canton-mcp with your agent

Claude Code · one command
claude mcp add canton-mcp -- npx -y @noves/canton-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "canton-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@noves/canton-mcp"
      ]
    }
  }
}
npm@noves/canton-mcp

Frequently asked questions

What is canton-mcp?
canton-mcp is an MCP (Model Context Protocol) server by noves-inc in the Search category. Query Canton Network balances, rewards, transactions, prices, and identity from any AI agent.
How do I connect canton-mcp to Claude, Cursor, or another MCP client?
Install canton-mcp from its npm package (@noves/canton-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is canton-mcp open source?
Yes — the source code is public at github.com/noves-inc/canton-mcp.
Can AI agents pay to use canton-mcp?
Not yet through Loomal — canton-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain canton-mcp? Claim this listing free by verifying GitHub ownership, or contact us.