Skip to content
Gemini CLI

imprest account for Gemini CLI

io.github.theluckystrike/imprest-account

An imprest account: vouchers by category, the count, and the cheque that restores the float.

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

Install imprest account in Gemini CLI

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

{
  "mcpServers": {
    "imprest-account": {
      "httpUrl": "https://mcp.zovo.one/mcp/imprest-account"
    }
  }
}

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

imprest account in other clients