Skip to content
Grok

AgentCat for Grok

com.agentcat/agentcat

Analytics and debugging for your MCP server — explore usage and sessions, then root-cause errors.

client:Grok transport:streamable-http

Install AgentCat in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "agentcat": {
      "type": "http",
      "url": "https://mcp.agentcat.com/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

AgentCat in other clients