Autonomy Foundry Governance for Gemini CLI
io.github.diegomul/autonomy-foundry-governance
Governance and agentic-commerce policy tools for AI agents: spend, purchase and charter controls.
client:Gemini CLI
transport:streamable-http
Install Autonomy Foundry Governance in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"autonomy-foundry-governance": {
"httpUrl": "https://autonomy-foundry.autonomyfoundry.workers.dev/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs