Skip to content
Windsurf

selenium mcp for Windsurf

io.github.gaforov/selenium-mcp

Selenium MCP server for AI agents — 41 browser automation tools with snapshots and sessions.

client:Windsurf transport:stdio runtime:npm

Install selenium mcp in Windsurf

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

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

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

selenium mcp in other clients