Skip to content
Gemini CLI

Profile Governance Register for Gemini CLI

io.github.wxt-ai/profile-retention-key-workbench

Register a profile governance setting

client:Gemini CLI transport:streamable-http

Install Profile Governance Register in Gemini CLI

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

{
  "mcpServers": {
    "profile-retention-key-workbench": {
      "httpUrl": "https://antibody-package-occasional-floppy.trycloudflare.com/mcp/profile-retention-key/downstream"
    }
  }
}

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

Profile Governance Register in other clients