api perf analyzer for Grok
io.github.lazymac2x/api-perf-analyzer
Cloudflare Workers MCP server: api-perf-analyzer
client:Grok
transport:streamable-http
tools:4
Install api perf analyzer in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"api-perf-analyzer": {
"type": "http",
"url": "https://api.lazy-mac.com/api-perf-analyzer/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