Skip to content
Cline

address for Cline

io.github.vdappdev2/address

MCP server for Verus addresses — generate, validate, list transparent and shielded addresses

client:Cline transport:stdio runtime:npm

Install address 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": {
    "address": {
      "command": "npx",
      "args": [
        "-y",
        "@verusidx/address-mcp"
      ]
    }
  }
}

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

address in other clients