ExpertVagabond/universal-blockchain-mcp
Model Context Protocol server for ZetaChain CLI - enables AI assistants to interact with ZetaChain blockchain development tools
Platform-specific configuration:
{
"mcpServers": {
"universal-blockchain-mcp": {
"command": "npx",
"args": [
"-y",
"universal-blockchain-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...