CloakBrowser

GitHub

Stealth Chromium that passes every bot detection test. Drop-in Playwright replacement with source-level fingerprint patches. 30/30 tests passed.

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "CloakBrowser": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-CloakBrowser"
      ]
    }
  }
}