Skip to content
Windsurf

canton mcp for Windsurf

io.github.noves-inc/canton-mcp

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

client:Windsurf transport:stdio runtime:npm

Install canton mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "canton-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@noves/canton-mcp"
      ],
      "env": {
        "NOVES_API_KEY": "<NOVES_API_KEY>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

canton mcp in other clients