Agent Preflight for Gemini CLI
com.agent-preflight/agent-preflight
Budgeted agent preflight: allow|block|reuse|defer|advise. Never executes destination tools. Free MCP
client:Gemini CLI
transport:streamable-http
tools:2
Install Agent Preflight in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"agent-preflight": {
"httpUrl": "https://api.agent-preflight.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