Claude in Chrome alternative
Browser automation for Claude Desktop without a Chrome extension
Claude in Chrome is Anthropic's extension for help inside tabs you already have open. Reflex is a local MCP server for Claude Desktop, Cursor, and other MCP clients: drive Chrome programmatically with 6 tool calls per three measured flows (versus 14 for Playwright MCP), parallel isolated browsers, and zero page content sent to our servers.
What is a Claude in Chrome alternative for Claude Desktop?
Claude Desktop does not run the Claude in Chrome extension; it runs local MCP servers. Reflex is the alternative when you want browser automation inside Claude Desktop without installing a Chrome extension: add Reflex to your MCP config and ask Claude to research sites, fill forms, or compare prices in plain English. Tasks finish ~1.7x faster end to end than Playwright MCP in our agent-driven benchmark because Reflex batches steps and returns deltas instead of full page dumps.
When should I use Claude in Chrome instead of Reflex?
Use Claude in Chrome when you want Claude to see and act in the exact Chrome tabs you already have open, with the logins and cookies in that profile, while you browse in Claude chat with the extension enabled. Use Reflex when you need repeatable multi-step flows from Claude Desktop, Cursor, or VS Code, parallel isolated browsers, saved sessions on disk, or token-efficient snapshots for long agent tasks.
| Claude in Chrome | Reflex MCP | |
|---|---|---|
| Works in | Claude chat + extension | Claude Desktop, Cursor, MCP clients |
| Browser control | Your open tabs | Dedicated Chrome per session |
| Install | Chrome extension | MCP config (no extension) |
| Parallel browsers | One profile | Many isolated sessions, free |
| Page privacy | Sent to Claude for the task | Stays on your machine |
| Pricing | Claude subscription | Credits per tool call |
How do I set up browser automation in Claude Desktop?
Paste the Reflex MCP server block into claude_desktop_config.json, restart Claude Desktop, and run reflex_auth once to save your API key locally. Then ask Claude to open a URL and complete a task; a simple read is one credit, a typical multi-step flow is 2-3 credits. The Claude Desktop install guide has the exact JSON and file paths for macOS and Windows.
Common questions
Comparing MCP browser tools? See Reflex vs Playwright MCP with measured benchmarks.
Ready when you are
Same browser tasks. ~13K tokens, not ~56K.
Installed in 2 minutes. Your pages stay yours. Or install first and skip the account.