Skip to main content
Glama
overtimepog

CloakMCP

cloak_launch

Launch a stealth browser instance with anti-detection features enabled to bypass Cloudflare, reCAPTCHA, and fingerprinting systems for automated web interactions.

Instructions

Launch a stealth CloakBrowser instance. All anti-detection is ON by default.

CloakBrowser is a source-patched Chromium passing Cloudflare Turnstile, reCAPTCHA v3 (0.9 score), FingerprintJS, BrowserScan, and 30+ detectors.

Args: headless: Run headless. Some aggressive sites need headed mode (False). proxy: Proxy URL (e.g. 'http://user:pass@proxy:8080'). Residential recommended. humanize: Human-like mouse/keyboard/scroll (default: True). human_preset: 'default' or 'careful' (slower, more deliberate). stealth_args: Apply stealth fingerprint args (default: True). timezone: IANA timezone (e.g. 'America/New_York'). locale: BCP 47 locale (e.g. 'en-US'). geoip: Auto-detect timezone/locale from proxy IP. fingerprint_seed: Fixed seed for consistent identity across sessions. user_data_dir: Persistent profile path (cookies/localStorage survive restarts). viewport_width: Viewport width in pixels (default: 1920 headless; 1280 headed fallback, or auto-detected). viewport_height: Viewport height in pixels (default: 947 headless; 800 headed fallback, or auto-detected). color_scheme: 'light', 'dark', or 'no-preference'. user_agent: Custom user agent override. extra_args: Additional Chromium CLI flags.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
headlessNo
proxyNo
humanizeNo
human_presetNodefault
stealth_argsNo
timezoneNo
localeNo
geoipNo
fingerprint_seedNo
user_data_dirNo
viewport_widthNo
viewport_heightNo
color_schemeNo
user_agentNo
extra_argsNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries full burden and does well by explaining behavioral traits: it discloses that anti-detection is ON by default, describes what the browser passes (Cloudflare Turnstile, reCAPTCHA, etc.), and provides practical warnings about aggressive sites needing headed mode. It doesn't cover rate limits or error handling, but gives substantial operational context.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is appropriately sized for a complex tool with 15 parameters. It's well-structured with a clear purpose statement followed by organized parameter documentation. Some sentences could be tighter (e.g., the CloakBrowser capabilities list is detailed but necessary), but overall it's efficient and front-loaded with critical information.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's complexity (15 parameters, no annotations, but has output schema), the description is quite complete. It explains what the tool does, how to configure it, and provides practical guidance. The output schema existence means return values don't need explanation. It could benefit from more sibling differentiation and error handling info, but covers most essential context.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters5/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

With 0% schema description coverage and 15 parameters, the description fully compensates by providing detailed semantic explanations for every parameter. Each parameter gets clear usage guidance, examples, defaults, and practical advice (e.g., 'Residential recommended' for proxy, fallback behaviors for viewport). This adds significant value beyond the bare schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the specific action ('Launch a stealth CloakBrowser instance') and resource ('CloakBrowser'), distinguishing it from sibling tools like cloak_navigate or cloak_check. It provides technical details about what CloakBrowser is (source-patched Chromium) and what anti-detection capabilities it has, making the purpose highly specific.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage context through parameter explanations (e.g., 'Some aggressive sites need headed mode'), but doesn't explicitly state when to use this tool versus alternatives like cloak_new_page or cloak_back. It provides practical guidance within parameters but lacks overall usage context relative to siblings.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/overtimepog/CloakMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server