Skip to content
Gemini CLI

unbrowser by Unchained for Gemini CLI

io.github.protostatis/unbrowser

Chrome-free MCP web access for agents with low-token page maps and browser escalation hints.

client:Gemini CLI transport:stdio runtime:pypi

Install unbrowser by Unchained in Gemini CLI

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

{
  "mcpServers": {
    "unbrowser": {
      "command": "uvx",
      "args": [
        "pyunbrowser"
      ]
    }
  }
}

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

unbrowser by Unchained in other clients