Skip to content
Grok

HitKeep for Grok

io.github.pascalebeier/hitkeep

Stateless 2026-07-28 read-only MCP server for aggregate HitKeep analytics and official docs.

client:Grok transport:streamable-http

Install HitKeep in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "hitkeep": {
      "type": "http",
      "url": "https://{hitkeep_host}/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

HitKeep in other clients