Overview
Let your MCP-capable AI coding agent test inside the browser tab you are already signed in to. Requires the AutoQAI MCP server.
AutoQAI β Let your AI coding agent test in YOUR real browser session π€π§ͺ Pair MCP-capable AI CLI agents with the tab you are already signed in to. No fresh Selenium, no re-login. β AutoQAI connects AI CLI coding agents (Claude Code, Cursor, VS Code Copilot, Kiro, and other MCP-compatible agents) to the browser tab you already have open and logged in. Instead of spinning up a fresh, unauthenticated Selenium or Playwright session that has no idea who you are, your agent drives YOUR real page directly β clicking, typing, filling forms, taking screenshots, reading the DOM, checking the console and network. Cookies, SSO, MFA, tenant, and feature flags stay exactly as they are, because nothing new is launched. π When an AI agent says "open the dashboard and click Save", it runs inside the same browser you are testing with: the same session, the same tenant, the same flags, the same cookies. AutoQAI is the bridge that makes that possible. π β οΈ IMPORTANT β THIS EXTENSION REQUIRES THE MCP SERVER This extension does NOTHING on its own. It is one half of AutoQAI. You must also install the companion MCP server from npm: npm install -g @autoqai/mcp Then register it with your AI CLI agent (Claude Code, Cursor, etc.). The agent talks to the MCP server, the MCP server talks to this extension over a local-only (loopback 127.0.0.1) WebSocket, and the extension drives your tab. Without the MCP server installed and paired, the extension has nothing to connect to. π π Read the full setup guide, supported agents, and docs here: https://utilsware.com/products/autoqai ββββββββββββββββββββββββββββββββββ π₯ WHO IT'S FOR ββββββββββββββββββββββββββββββββββ π¨βπ» Developers running Claude Code (or any MCP-capable agent) who want the agent to reproduce and fix bugs inside their own browser session. π§βπ¬ QA engineers who want live console/network observability, screenshot-based bug capture, and a one-click "ask the agent to fix this" loop. π§± Anyone who has hit the wall of "the AI's test browser is not logged in to my staging environment". ββββββββββββββββββββββββββββββββββ β¨ WHAT YOUR AGENT CAN DO ββββββββββββββββββββββββββββββββββ π±οΈ Interact with the page β click, fill, type, press keys, select options, hover, drag, and upload files. πΈ Capture screenshots of the page or specific elements/regions (PNG or JPEG). π³ Read accessibility/DOM snapshots so the agent understands page structure without guessing. π§ͺ Evaluate JavaScript in the real page context. π§Ύ Extract and compare tables, forms, charts, sections, and styles β old vs new, before vs after, tab vs tab. β Run assertions β text, values, visibility, element counts, classes, styles, enabled/checked state, network success, and "no console errors". π Read console logs, network activity, and page issues to diagnose real bugs. β³ Wait intelligently β for selectors, network idle, or custom JS conditions β so tests are stable, not flaky. ποΈ Work across multiple tabs and windows in parallel, each bound to a project with a short human-readable label (e.g. main, qa-tenant, mobile). π Manage a queue of testing tasks and bug reports, with run history and findings saved per project. π― Element pick + region capture, packaged into a structured bug payload. π« Browse Jira tickets read-only through your own authenticated session. ββββββββββββββββββββββββββββββββββ π§© HOW IT WORKS ββββββββββββββββββββββββββββββββββ 1οΈβ£ Install the MCP server: npm install -g @autoqai/mcp 2οΈβ£ Install this extension and pin it. 3οΈβ£ In your project directory, start the AutoQAI MCP server β it prints a port and a pairing token. 4οΈβ£ Open the extension popup, paste host/port/token, pair & connect, then bind the tab you want tested. 5οΈβ£ In your AI CLI agent, AutoQAI appears as a regular MCP server. Ask it to test, reproduce a bug, or compare two screens β it drives your real tab and reports findings back. The agent can target a specific tab by its label. ββββββββββββββββββββββββββββββββββ π‘οΈ PRIVACY & SECURITY ββββββββββββββββββββββββββββββββββ π All communication is local-only. The extension only accepts connections from 127.0.0.1 (loopback); non-local connections are refused outright β no LAN exposure. π Pairing uses a per-project token generated by the MCP server and entered once in the extension. πͺͺ The Chrome debugger attaches only after you bind a tab, and Chrome's standard "is being debugged" banner stays visible the whole time. π« No credentials, OAuth tokens, or session cookies are stored or transmitted by the extension. π‘ No analytics, no telemetry, no third-party SDKs. Page content (DOM, screenshots, console logs) only leaves your browser when the AI agent you started explicitly calls a tool that returns it. π€ The agent acts inside your existing authenticated session β it never launches a separate browser or asks for your passwords. π Full documentation, supported agents, and setup instructions: https://utilsware.com/products/autoqai/docs
0 out of 5No ratings
Details
- Version0.2.1
- UpdatedJune 9, 2026
- Size332KiB
- LanguagesEnglish (United Kingdom)
- DeveloperWebsite
Email
shridhar.tl@gmail.com - Non-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.
Privacy
This developer declares that your data is
- Not being sold to third parties, outside of the approved use cases
- Not being used or transferred for purposes that are unrelated to the item's core functionality
- Not being used or transferred to determine creditworthiness or for lending purposes
Support
For help with questions, suggestions, or problems, please open this page on your desktop browser