mem0 for Grok
io.github.mem0ai/mem0
Persistent memory for AI agents: add, search, update, and delete long-term memories.
client:Grok
transport:streamable-http
Install mem0 in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"mem0": {
"type": "http",
"url": "https://mcp.mem0.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