Skip to content
Grok

Epitome for Grok

io.github.gunning4it/epitome-mcp

Personal AI memory — gives every AI agent shared, persistent memory of you

client:Grok transport:streamable-http

Install Epitome in Grok

.mcp.json (in your project root)

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

Epitome in other clients