Downtester Status for Grok
com.downtester/status
Live service status, active incidents, search, and outage history from Downtester.
client:Grok
transport:streamable-http
Install Downtester Status in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"status": {
"type": "http",
"url": "https://dd-dp.downtester.com/v1/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