Skip to content
Grok

mcpulse for Grok

com.getmcpulse/mcpulse

Analytics for MCP servers. Query your tool calls, first-call success, retries and schema cost.

client:Grok transport:streamable-http

Install mcpulse in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "mcpulse": {
      "type": "http",
      "url": "https://api.getmcpulse.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

mcpulse in other clients