Skip to content
Windsurf

real browser for Windsurf

io.github.ofershap/real-browser

MCP server + Chrome extension for AI browser control with real sessions.

client:Windsurf transport:stdio runtime:npm

Install real browser in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

real browser in other clients