Before Users Do for Grok
io.github.bhuman-ai/beforeusersdo
Browser-backed QA with evidence and fix-ready reports for coding agents.
client:Grok
transport:streamable-http
Install Before Users Do in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"beforeusersdo": {
"type": "http",
"url": "https://mcp.beforeusersdo.com/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs