FabTally Guard for Gemini CLI
io.github.zvmzaretsky/fabtally-guard
Verify before you act: deps-check, x402-preflight, json-repair & url-read for agents.
client:Gemini CLI
transport:streamable-http
tools:4
Install FabTally Guard in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"fabtally-guard": {
"httpUrl": "https://guard.fabtally.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs