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
{
"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