Does Cockroach Browser include an LLM?
It includes an optional OpenAI-compatible model gateway and finite-step browser agent. The operator supplies the model endpoint, credentials, task authority, and any external fleet services.
Which AI agents can use it?
Any host that can call MCP, TypeScript, Python, Java, .NET, Ruby, Go, or the authenticated HTTP API can integrate it. The built-in gateway does not require one model provider.
What does the LLM receive?
The host can return bounded semantic snapshots, page references, action results, challenge state, evidence metadata, receipt hashes, and optional cited history labeled as untrusted observation instead of exposing an unrestricted browser object.
Can the agent use forms and files?
Yes. The shipped action surface includes form controls, keyboard and pointer input, drag, upload, controlled download, dialogs, tabs, profiles, state checkpoints, and extraction.
Is Maqam required?
No. Maqam is a separate optional approval integration. Cockroach Browser, its MCP server, SDK, API, CLI, and evidence system run without it.
Does it solve CAPTCHAs?
No. It detects access challenges, pauses, records the state, and waits for a human or an explicitly configured host-authorized resolver.