Skip to main content
Glama

Before Users Do

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

What the agent gets

  • Browser-backed flow testing against a reachable preview

  • Screenshots and recordings tied to the affected step

  • Console errors, page errors, and failed network requests

  • An explicit pass, needs_fix, needs_review, or timed_out outcome

  • A focused report the coding agent can use for the next change

Related MCP server: Playwright Pool

Hosted MCP endpoint

https://mcp.beforeusersdo.com/mcp

Create an MCP key through the public setup guide, then add the hosted connection to your MCP-capable coding agent.

Why QA MCP instead of browser control alone?

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.

F
license - not found
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Website QA for your coding agent: audit SEO, performance, security, accessibility over MCP.

  • A paid remote MCP for AI agent browser approval MCP, built to return verdicts, receipts, usage logs,

  • A paid remote MCP for AI agent browser MCP session, built to return verdicts, receipts, usage logs,

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/bhuman-ai/QAbro'

If you have feedback or need assistance with the MCP directory API, please join our Discord server