Zendriver MCP for Windsurf
io.github.bituq/zendriver-mcp
Undetectable browser automation for LLM agents, spoken over MCP.
client:Windsurf
transport:stdio
runtime:pypi
Install Zendriver MCP in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"zendriver-mcp": {
"command": "uvx",
"args": [
"zendriver-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs