# Nerve RPC MCP

Nerve blockchain JSON-RPC & REST MCP server for AI Agents. Query balances, transactions, blocks, consensus nodes, and swap data across NERVE, NULS, ETH, BSC, TRON and 15+ chains. Also supports NerveS…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add reagost/nerve-rpc-mcp

# Browse available tools
npx -y @smithery/cli@latest tool list reagost/nerve-rpc-mcp
```
