Skip to content
Zed

canton mcp for Zed

io.github.noves-inc/canton-mcp

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

client:Zed transport:stdio runtime:npm

Install canton mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

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

Merge this into your existing settings object — do not replace the file. Zed docs

canton mcp in other clients