Skip to content
Gemini CLI

Vibe MCP — Real Chrome, Remotely for Gemini CLI

io.github.vibetechnologies/vibe-mcp

Drive your real, logged-in Chrome from any MCP client — even from a remote machine, no inbound port.

client:Gemini CLI transport:streamable-http runtime:npm

Install Vibe MCP — Real Chrome, Remotely in Gemini CLI

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

{
  "mcpServers": {
    "vibe-mcp": {
      "httpUrl": "https://relay.api.vibebrowser.app/mcp/{session_id}"
    }
  }
}

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

Vibe MCP — Real Chrome, Remotely in other clients