Skip to content
Grok

OneAIMemory for Grok

io.github.amxncode/oneaimemory

Cross-device AI memory with encrypted activity capture and context handoff between AI tools

client:Grok transport:streamable-http

Install OneAIMemory in Grok

.mcp.json (in your project root)

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

OneAIMemory in other clients