Pushary for Gemini CLI
io.github.pushary/pushary
Reach a human from a running agent. Approvals on the lock screen, plus a cross-agent audit trail.
client:Gemini CLI
transport:streamable-http
tools:5
Install Pushary in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"pushary": {
"httpUrl": "https://pushary.com/api/mcp/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs