XGuard — Agent Execution Gateway for Gemini CLI
io.github.moelayyan90/xguard-control-plane
Scoped agent execution. Server-side credentials, policy, budgets and verifiable receipts.
client:Gemini CLI
transport:streamable-http
tools:8
Install XGuard — Agent Execution Gateway in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"xguard-control-plane": {
"httpUrl": "https://api.xguardgate.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