BRYG for Windsurf
io.github.flexiblepackage/bryg
Drives a real Chromium browser: navigate, click, type, read pages, OCR, QR, network capture
client:Windsurf
transport:stdio
runtime:npm
Install BRYG in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"bryg": {
"command": "npx",
"args": [
"-y",
"bryg-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs