Skip to content
Windsurf

send for Windsurf

io.github.vdappdev2/send

MCP server for Verus currency — send, convert, cross-chain transfer, balance/path/tx queries

client:Windsurf transport:stdio runtime:npm

Install send in Windsurf

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

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

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

send in other clients