Skip to content
Grok

Stompy – AI Memory for Claude & MCP Agents for Grok

ai.stompy/stompy

Persistent AI memory with semantic search, conflict detection, and ticketing.

client:Grok transport:streamable-http

Install Stompy – AI Memory for Claude & MCP Agents in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "stompy": {
      "type": "http",
      "url": "https://mcp.stompy.ai"
    }
  }
}

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

Stompy – AI Memory for Claude & MCP Agents in other clients