Skip to content
Claude Desktop

send for Claude Desktop

io.github.vdappdev2/send

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

client:Claude Desktop transport:stdio runtime:npm

Install send in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

send in other clients