Skip to main content
ClaudeWave

Browser-backed QA MCP for coding agents, with evidence and fix-ready reports.

MCP ServersRegistry oficial0 estrellas0 forksJavaScriptActualizado today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/bhuman-ai/QAbro
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "qabro": {
      "command": "node",
      "args": ["/path/to/QAbro/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/bhuman-ai/QAbro and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# 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](https://beforeusersdo.com/qa-mcp) · [Read the setup guide](https://beforeusersdo.com/docs) · [View the official MCP Registry record](https://registry.modelcontextprotocol.io/v0.1/servers?search=io.github.bhuman-ai%2Fbeforeusersdo)

## 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

## Hosted MCP endpoint

```text
https://mcp.beforeusersdo.com/mcp
```

Create an MCP key through the [public setup guide](https://beforeusersdo.com/docs#start), 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.
ai-agentsbrowser-testingcodexcursormcpmodel-context-protocolqasoftware-testing

Lo que la gente pregunta sobre QAbro

¿Qué es bhuman-ai/QAbro?

+

bhuman-ai/QAbro es mcp servers para el ecosistema de Claude AI. Browser-backed QA MCP for coding agents, with evidence and fix-ready reports. Tiene 0 estrellas en GitHub y se actualizó por última vez today.

¿Cómo se instala QAbro?

+

Puedes instalar QAbro clonando el repositorio (https://github.com/bhuman-ai/QAbro) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar bhuman-ai/QAbro?

+

bhuman-ai/QAbro aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.

¿Quién mantiene bhuman-ai/QAbro?

+

bhuman-ai/QAbro es mantenido por bhuman-ai. La última actividad registrada en GitHub es de today, con 13 issues abiertos.

¿Hay alternativas a QAbro?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega QAbro en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: bhuman-ai/QAbro
[![Featured on ClaudeWave](https://claudewave.com/api/badge/bhuman-ai-qabro)](https://claudewave.com/repo/bhuman-ai-qabro)
<a href="https://claudewave.com/repo/bhuman-ai-qabro"><img src="https://claudewave.com/api/badge/bhuman-ai-qabro" alt="Featured on ClaudeWave: bhuman-ai/QAbro" width="320" height="64" /></a>

Más MCP Servers

Alternativas a QAbro