Skip to content
Gemini CLI

Oya Browser for Gemini CLI

io.github.oyadotai/oya-browser

Real Chrome for agents: start a browser, read pages as numbered markdown, click, type, hand off.

client:Gemini CLI transport:streamable-http

Install Oya Browser in Gemini CLI

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

{
  "mcpServers": {
    "oya-browser": {
      "httpUrl": "https://oyabrowser.com/mcp/pool"
    }
  }
}

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

Oya Browser in other clients