dunning for Gemini CLI
io.github.theluckystrike/dunning
Write payment chasers at three levels from the invoices that are actually overdue.
client:Gemini CLI
transport:streamable-http
runtime:mcpb
tools:8
Install dunning in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"dunning": {
"httpUrl": "https://mcp.zovo.one/mcp/dunning"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs