Stealth Agent Browser for Windsurf
io.github.ykshah1309/stealth-agent-browser-mcp
Stealth Chromium MCP server with hybrid AOM + Set-of-Mark vision and Readability extraction.
client:Windsurf
transport:stdio
runtime:npm
Install Stealth Agent Browser in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"stealth-agent-browser-mcp": {
"command": "npx",
"args": [
"-y",
"stealth-agent-browser-mcp"
],
"env": {
"SAB_HEADLESS": "<SAB_HEADLESS>",
"SAB_STEALTH_LEVEL": "<SAB_STEALTH_LEVEL>",
"SAB_PROXY_SERVER": "<SAB_PROXY_SERVER>",
"SAB_PROXY_USERNAME": "<SAB_PROXY_USERNAME>",
"SAB_PROXY_PASSWORD": "<SAB_PROXY_PASSWORD>",
"SAB_USER_DATA_DIR": "<SAB_USER_DATA_DIR>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs