A Playwright browser automation bridge that swaps the standard Chromium binary for CloakBrowser, exposing the same MCP tool set you'd get from Microsoft's @playwright/mcp but with fingerprint resistance baked in. All the upstream Playwright tools for navigation, screenshots, form fills, and DOM queries work unchanged. The package stays intentionally thin: it just points launchOptions.executablePath at CloakBrowser and passes through the tool schemas. Runs over stdio or Streamable HTTP, works from npm or Docker, and includes a compatibility matrix that tracks pinned versions of Playwright MCP, CloakBrowser, and the base Docker image. Reach for this when you need browser automation that looks less like a bot to fingerprinting scripts.
claude mcp add --transport stdio swimmwatch-cloakbrowser-mcp uvx cloakbrowser-mcp