Skip to content
Claude Desktop

SpendNod for Claude Desktop

io.github.gstack-ds/spendnod

AI agent spending controls. Set limits, blocklists, and caps. Approve transactions from your phone.

client:Claude Desktop transport:streamable-http

Install SpendNod in Claude Desktop

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

{
  "mcpServers": {
    "spendnod": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.spendnod.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

SpendNod in other clients