Skip to content
Windsurf

address for Windsurf

io.github.vdappdev2/address

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

client:Windsurf transport:stdio runtime:npm

Install address in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "address": {
      "command": "npx",
      "args": [
        "-y",
        "@verusidx/address-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

address in other clients