Loading MCP server directory, please wait...
Query Canton Network balances, rewards, transactions, prices, and identity from any AI agent.
npx @getmcp/cli add io.github.Noves-Inc/canton-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
NOVES_API_KEYYour Noves API key. Create a free account at https://app.noves.fi/register/free
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Noves-Inc/canton-mcp": {
"command": "npx",
"args": [
"-y",
"@noves/canton-mcp"
],
"env": {
"NOVES_API_KEY": ""
}
}
}
}