SeleniumBase MCP for Windsurf
io.github.seleniumbase/seleniumbase
Stealthy browser automation, testing, and web-scraping via CDP Mode.
client:Windsurf
transport:stdio
runtime:pypi
Install SeleniumBase MCP in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"seleniumbase": {
"command": "uvx",
"args": [
"seleniumbase"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs