Skip to content
Grok

meminal for Grok

ai.meminal/meminal

Memory for deep conversational context across any platform

client:Grok transport:streamable-http

Install meminal in Grok

.mcp.json (in your project root)

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

meminal in other clients