For Claude Code, Cursor, and any MCP client — driving the real Chrome you're already logged into. Tiered LLMs keep every call cheap.
Bring your own LLM key — or run local — or let us handle billing.
Works with every MCP-compatible client
26 tools · 8 categories
Tiered models, procedure capture, and multi-browser routing — so every repeated task is cheaper than the last. Full tool reference →
Not a headless browser. Your cookies, your extensions, your sessions — agents act as you, on sites you're already signed into.
Claude Sonnet 4.6 for reasoning. Local Gemma 4 (Ollama) or fully in-browser Gemma 4 (transformers.js, no install) for mechanics. Per-chat model override.
Setup
Install, sign in, paste a URL. No local bridge process, no config files to edit.
Add Enquire to Chrome in one click. The extension runs as a background service worker — no permission dialogs during normal browsing.
chrome.google.com/webstoreClick Sign In in the extension popup. Your procedure library, cost viewer, BYO/managed toggle, and account live in the dashboard.
app.enqr.devPaste the HTTPS endpoint and Bearer token from the dashboard into Claude Code, Cursor, or Cline. Every chat can now drive your browser.
https://bridge.enqr.dev/mcpConfiguration
Paste this into your Claude Code settings.json with the token from your dashboard. All 7 browser tools become immediately available.
{
"mcpServers": {
"enquire": {
"url": "https://bridge.enqr.dev/mcp",
"headers": {
"Authorization": "Bearer YOUR_TOKEN"
}
}
}
}Pricing
Bring your own LLM key — Anthropic, OpenAI, Google AI, Bedrock, Azure — or run local. Managed mode (single Stripe bill, weekly ceiling) is in private beta — request access to try it.
Bring your own LLM key — or run local
Capture working flows as YAML procedures. Save, list, get, delete, and run them over MCP — agents pick up the exact selectors and 'never' rules from prior runs.
Sign in across Chrome profiles (work / personal / staging), label each, address them individually. Pin a browser per project via header, or switch dynamically.
Claude Code, Cursor, Cline, Windsurf — anything that speaks Streamable HTTP MCP. 26 tools across 8 categories, all driving your real Chrome.
Bring your own LLM key (Anthropic, OpenAI, Google AI, Bedrock, Azure) or run local (Ollama, transformers.js, WebLLM) — nothing touches our servers. Or use managed billing with a weekly cost ceiling you control.
We pay providers, bill you via Stripe — pricing TBD
BYO mode has no cap — your billing is between you and your provider. Managed mode pricing will be finalised before general availability.