Skip to content

api response cost analyzer for Grok

io.github.lazymac2x/api-response-cost-analyzer

Cloudflare Workers MCP server: api-response-cost-analyzer

client:Grok transport:streamable-http tools:4

Install api response cost analyzer in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "api-response-cost-analyzer": {
      "type": "http",
      "url": "https://api.lazy-mac.com/api-response-cost-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

What Grok can do once it is connected

api response cost analyzer in other clients