Frequently Asked Questions
Questions and answers for teams evaluating ClawChrome as the browser layer for agent workflows.
Browser Runtime
Section titled “Browser Runtime”ClawChrome is an agent browser runtime that lets agents operate a real Google Chrome browser through custom OS control instead of CDP or a Chromium fork.
Modern websites can detect browser forks, CDP automation, and patched stealth layers. ClawChrome runs the real browser, so the browser identity starts from the trusted path.
No. ClawChrome avoids Chrome DevTools Protocol control for the browser workflow. Agents interact through a harness that maps work to real browser input and state.
No. Vision is optional. ClawChrome is designed around token-efficient browser state and workflow tools first, with visual inspection available when a task needs it.
Agent Setup
Section titled “Agent Setup”Use the agent-readable skills.md resources, the CLI, or the docs. The goal is to give the agent enough context to install, connect, recover, and complete real workflows.
The CLI gives agents and developers a compact path for setup, session work, and debugging without forcing every interaction through verbose browser screenshots.
Yes. ClawChrome supports MCP for harnesses that prefer tool calls. MCP can run locally, remotely, or through a hosted setup depending on the workflow.
Any agent harness that can call the CLI, connect to MCP, or follow the agent-readable docs can use ClawChrome. The integration is not tied to one model provider.
Sessions and Access
Section titled “Sessions and Access”ClawChrome supports persistent browser sessions so agents can keep authenticated state across runs when the workflow needs it.
Some workflows do. ClawChrome is designed to work with network setups that look like normal browser traffic from the custom OS layer rather than browser-level proxy flags.
Workflows
Section titled “Workflows”Social monitoring, marketing automation, enterprise portal work, ecommerce monitoring, lead research, and other browser workflows where APIs or forked browsers fail.
ClawChrome reduces avoidable automation signals by using real browser input and real Chrome. Harder challenge workflows can be paired with dedicated unlock services.
Yes. Self-hosted and hosted workflows are both part of the product direction, with the CLI and MCP paths supporting different deployment preferences.
Read the docs, check the agent-facing resources, or join the Discord for workflow-specific help.