Skip to content
Windsurf

reflex for Windsurf

com.reflexmcp/reflex

Browser automation for AI agents: compressed page snapshots, batched actions, fewer tokens.

client:Windsurf transport:stdio runtime:npm

Install reflex in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "reflex": {
      "command": "npx",
      "args": [
        "-y",
        "reflex-browser"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

reflex in other clients