Skip to content
Gemini CLI

Hundo for Gemini CLI

finance.hundo/hundo

Read your accounts, budgets and net worth, and draft changes you confirm.

client:Gemini CLI transport:streamable-http

Install Hundo in Gemini CLI

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

{
  "mcpServers": {
    "hundo": {
      "httpUrl": "https://hundo.finance/mcp"
    }
  }
}

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

Hundo in other clients