retry trace for Grok
io.github.carbaj03/retry-trace
Test HTTP 429/503 retries and Retry-After with server-observed traces; share synthetic findings.
client:Grok
transport:streamable-http
tools:6
Install retry trace in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"retry-trace": {
"type": "http",
"url": "https://retry.agentlife.app/api/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