Skip to content
Gemini CLI

SpendNod for Gemini CLI

io.github.gstack-ds/spendnod

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

client:Gemini CLI transport:streamable-http

Install SpendNod in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "spendnod": {
      "httpUrl": "https://api.spendnod.com/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

SpendNod in other clients