Skip to content
Gemini CLI

oculo for Gemini CLI

io.github.xidik12/oculo

AI-powered native browser with 12 MCP tools. ~30 tokens per page.

client:Gemini CLI transport:stdio runtime:npm

Install oculo in Gemini CLI

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

{
  "mcpServers": {
    "oculo": {
      "command": "npx",
      "args": [
        "-y",
        "oculo-mcp"
      ]
    }
  }
}

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

oculo in other clients