Skip to content
Grok

Engram for Grok

tools.engram/engram

Memory for AI agent teams across tools, sessions, repositories, and teammates.

client:Grok transport:streamable-http runtime:npm

Install Engram in Grok

.mcp.json (in your project root)

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

Engram in other clients