This connects Claude to a source-patched Chromium build designed to bypass Cloudflare, reCAPTCHA v3, and fingerprinting services. It exposes 20 core tools including launch, navigate, snapshot, click, type, and read_page, plus capability-gated tools for network interception and cookie management. The snapshot tool returns an accessibility tree with element references like [@e5] that you pass to click or type actions, avoiding CSS selectors entirely. Every action auto-waits for page settling using MutationObserver and networkidle, and inputs are humanized by default with mouse curves and keyboard timing. Reach for this when you need agents to scrape or interact with protected sites that block standard Playwright automation.
claude mcp add --transport stdio overtimepog-cloakmcp uvx cloakmcp