Skip to content
Gemini CLI

Ogen for Gemini CLI

com.ogenhq/ogen

Grounds AI agents in your live systems: every read is live, costly acts wait for a person.

client:Gemini CLI transport:streamable-http

Install Ogen in Gemini CLI

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

{
  "mcpServers": {
    "ogen": {
      "httpUrl": "https://us.ogenhq.com/api/mcp"
    }
  }
}

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

Ogen in other clients