Skip to content
Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

Stealth Agent Browser in other clients