Skip to content
Gemini CLI

deposits for Gemini CLI

io.github.theluckystrike/deposits

Security and retainer deposits per client: hold, apply to an invoice, refund, statement.

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

Install deposits in Gemini CLI

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

{
  "mcpServers": {
    "deposits": {
      "httpUrl": "https://mcp.zovo.one/mcp/deposits"
    }
  }
}

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

deposits in other clients