Skip to content
Gemini CLI

openhelm for Gemini CLI

ai.openhelm/openhelm

Autonomous cloud agent tasks: real browser + your tools, structured evidence-backed results.

client:Gemini CLI transport:streamable-http

Install openhelm in Gemini CLI

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

{
  "mcpServers": {
    "openhelm": {
      "httpUrl": "https://mcp.openhelm.ai/main/mcp"
    }
  }
}

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

openhelm in other clients