M3 Memory for Grok
io.github.skynetcmd/m3-memory
Local-first memory — 100+ tools, 99.2% LongMemEval-S retrieval@10, hybrid search, GDPR, no cloud.
client:Grok
transport:stdio
runtime:pypi
Install M3 Memory in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"m3-memory": {
"type": "stdio",
"command": "uvx",
"args": [
"m3-memory"
]
}
}
}
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