Skip to content
Gemini CLI

Warden for Gemini CLI

io.github.larshiensch99/warden

Register every AI agent, log every action, prove it. EU AI Act compliance built in.

client:Gemini CLI transport:streamable-http

Install Warden in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "warden": {
      "httpUrl": "https://warden.flowvolt.io/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

Warden in other clients