Skip to content
Gemini CLI

budget tracker for Gemini CLI

io.github.theluckystrike/budget-tracker

Track budgets from your AI chat: envelopes, monthly limits, variance reports. All data is local.

client:Gemini CLI transport:streamable-http runtime:mcpb tools:14

Install budget tracker in Gemini CLI

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

{
  "mcpServers": {
    "budget-tracker": {
      "httpUrl": "https://mcp.zovo.one/mcp/budget-tracker"
    }
  }
}

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

What Gemini CLI can do once it is connected

budget tracker in other clients