Kagura Memory Cloud for Grok
io.github.kagura-ai/memory-cloud
Persistent memory for AI assistants: store, search, and connect knowledge across conversations.
client:Grok
transport:streamable-http
Install Kagura Memory Cloud in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"memory-cloud": {
"type": "http",
"url": "https://memory.kagura-ai.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