The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Before Users Do listing page.
Browser-backed QA for coding agents.
Before Users Do is a hosted MCP server that lets Codex, Cursor, and other compatible coding agents test a reachable web app, collect browser evidence, and return a fix-ready report before the feature ships.
Install the QA MCP · Read the setup guide · View the official MCP Registry record
pass, needs_fix, needs_review, or timed_out outcomeCreate an MCP key through the public setup guide, then add the hosted connection to your MCP-capable coding agent.
A browser tool can click and type. Before Users Do adds the QA contract around those actions: a test goal, an evidence trail, a trustworthy outcome, and a handoff back to the code.
Durable Playwright or end-to-end test suites are still valuable for known regressions. Before Users Do is designed to help the agent inspect the newly finished flow and catch problems that have not become tests yet.