Enforcer for Gemini CLI
dev.instruxi.enforcer/v3
Identity and authorization in one system: allow, deny, the reason, and a record.
client:Gemini CLI
transport:streamable-http
tools:7
Install Enforcer in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"v3": {
"httpUrl": "https://api.instruxi.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