Quick Start
Claude Desktop / Claude Code config
{
"mcpServers": {
"universal-blockchain-mcp": {
"command": "npx",
"args": ["universal-blockchain-mcp@latest"]
}
}
}
Also works with bunx — replace "npx" with "bunx" in the config above