AgentFabric — Human-in-the-Loop Review & Approval for Gemini CLI
io.github.enzoduit/agentfabric
Human-in-the-loop review and approval for AI agents. Audit trail, approval policies, native MCP.
client:Gemini CLI
transport:streamable-http
tools:1
Install AgentFabric — Human-in-the-Loop Review & Approval in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"agentfabric": {
"httpUrl": "https://mcp.agentfabric.dev"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs