deliverable tracker for Gemini CLI
io.github.theluckystrike/deliverable-tracker
Deliverables with a due date and a sign-off: what has slipped, and what is ready to bill.
client:Gemini CLI
transport:streamable-http
runtime:mcpb
Install deliverable tracker in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"deliverable-tracker": {
"httpUrl": "https://mcp.zovo.one/mcp/deliverable-tracker"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs