Skip to content
Cline

nerve rpc for Cline

io.github.reagost/nerve-rpc

MCP server for Nerve blockchain JSON-RPC & REST API for AI Agents

client:Cline transport:stdio runtime:npm

Install nerve rpc in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "nerve-rpc": {
      "command": "npx",
      "args": [
        "-y",
        "nerve-rpc-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

nerve rpc in other clients