Skip to content
Grok

OneDroid Engram for Grok

ai.onedroid/engram

Versioned agent memory in your own Postgres: portable context, permissioned, audit trail.

client:Grok transport:streamable-http

Install OneDroid Engram in Grok

.mcp.json (in your project root)

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

OneDroid Engram in other clients