Skip to content
Windsurf

browser use for Windsurf

com.browser-use/browser-use

Control a real Chrome browser to complete any task: fill forms, extract data, book flights.

client:Windsurf transport:stdio runtime:pypi

Install browser use in Windsurf

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

{
  "mcpServers": {
    "browser-use": {
      "command": "uvx",
      "args": [
        "browser-use"
      ]
    }
  }
}

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

browser use in other clients