Getting started
5-minute setup — extension, sign-in, MCP client, first call.
5-minute setup. From zero to "Claude Code drives my browser" in three steps.
What you'll have when you're done
- The Enquire extension installed in your Chrome
- An account at app.enqr.dev with a bearer token
- Your MCP client (Claude Code / Cursor / Claude Desktop) calling
enquire__navigate,enquire__click,enquire__extract, etc. against your real browser
Prereqs
- Chrome 116+ (the extension uses MV3 + offscreen documents)
- An MCP-aware client: Claude Code, Claude Desktop, Cursor, Cline, or any other client that speaks MCP
You do not need an LLM API key to install. You'll need one (or a running local model) if you want the extension's built-in chat/agent panel to work — Enquire supports Anthropic, OpenAI, Google AI, Bedrock, Azure, plus local Ollama, in-browser WebLLM, and transformers.js. If you're only using Enquire as an MCP backend (typical), the LLM lives in your MCP client.