Submit

Reflex

@Nitai Aharoni

Browser automation for AI agents: one compact page view, then only what changed, and batched guarded actions. Usually 2 to 3 calls per task instead of a dozen, with far less context. For MCP clients like Claude Desktop. Runs locally; free tier, no card.

Server Config

{
  "mcpServers": {
    "reflex": {
      "command": "npx",
      "args": [
        "-y",
        "reflex-browser",
        "mcp"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

- MCP Server