Skip to content
Cline

send for Cline

io.github.vdappdev2/send

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

client:Cline transport:stdio runtime:npm

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

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

send in other clients