Everything you need to know about OpenConnect.
How to install the extension, configure your API key, and connect your first MCP client.
Complete API documentation: endpoints, auth, connector schema, examples.
OpenConnect is a Chrome extension + MCP server platform that turns any webpage into an AI-controllable MCP connector. The extension analyzes a page's DOM, sends it to an LLM via OpenRouter, and generates a structured MCP connector definition with executable dom_steps. The server hosts these connectors and executes them via Playwright (headless Chrome).
The vision: Any website becomes a callable tool for AI agents. "Go on Amazon and buy me black slim pants under €80" -- the agent calls the appropriate tools on your MCP server, which drives a real browser to do it.
Works with: Claude Desktop, Cursor, Windsurf, and any MCP-compatible AI agent.