suma memory for Grok
io.github.sumanaddanki/suma-memory
Persistent memory for Claude Code and Cursor. Stop re-explaining your project every session.
client:Grok
transport:streamable-http
runtime:npm
Install suma memory in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"suma-memory": {
"type": "http",
"url": "https://sumapro.quadframe.work/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