MCP-сервер Canton (блокчейн).
npx -y @noves/canton-mcp init # one-time: prompts for your key, validates it, saves it claude mcp add canton -- npx -y @noves/canton-mcp Or in one line, passing the key explicitly: claude mcp add canton --env NOVES_API_KEY=<your-key> -- npx -y @noves/canton-mcp Cursor / other MCP clients After npx -