Skip to content
Windsurf

chrome-mcp for Windsurf

io.github.mehmoodqureshi/chrome-mcp

Drive your real Chrome over MCP: real logins and cookies, multi-tab automation, deny-all by default.

client:Windsurf transport:stdio runtime:npm

Install chrome-mcp in Windsurf

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

{
  "mcpServers": {
    "chrome-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mehmoodqureshi/chrome-mcp"
      ]
    }
  }
}

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

chrome-mcp in other clients