browser mcp cdp for Windsurf
io.github.zhiqi-li/browser-mcp-cdp
Local Chrome via CDP with profile-snapshot isolation and shared-broker multi-client support
client:Windsurf
transport:stdio
runtime:npm
Install browser mcp cdp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"browser-mcp-cdp": {
"command": "npx",
"args": [
"-y",
"browser-mcp-cdp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs