Skip to content
VS Code

SpendNod for VS Code

io.github.gstack-ds/spendnod

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

client:VS Code transport:streamable-http

Install SpendNod in VS Code

.vscode/mcp.json

{
  "servers": {
    "spendnod": {
      "type": "http",
      "url": "https://api.spendnod.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

SpendNod in other clients