LLM Latency Tracker for Grok
dev.llmlatency/llm-latency-tracker
Measured latency, time to first token and uptime for ~45 AI inference APIs, by region.
client:Grok
transport:streamable-http
tools:2
Install LLM Latency Tracker in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"llm-latency-tracker": {
"type": "http",
"url": "https://llmlatency.dev/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