Agent Reserve Protocol Authorization Firewall for Gemini CLI
site.chatgpt.super-myna-7255.agent-reserve-protocol/agent-transaction-firewall
Advisory policy preflight for AI-agent spend requests; never executes payments or accesses wallets.
client:Gemini CLI
transport:streamable-http
tools:1
Install Agent Reserve Protocol Authorization Firewall in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"agent-transaction-firewall": {
"httpUrl": "https://agent-reserve-protocol.super-myna-7255.chatgpt.site/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs