MCP Server
MCP
Before Users Do
Browser-backed QA with evidence and fix-ready reports for coding agents.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.beforeusersdo.com/mcp",
"headers": [
{
"value": "Bearer {mcp_token}",
"variables": {
"mcp_token": {
"description": "Create an MCP key at https://beforeusersdo.com/docs?utm_source=mcp_registry&utm_medium=marketplace&utm_campaign=official_registry#start",
"isRequired": true,
"isSecret": true,
"placeholder": "mcp_..."
}
},
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment