CLS++ Memory for Grok
io.github.rajamohan1950/cls-memory
Cross-LLM persistent memory: store context once, recall it from any AI model.
client:Grok
transport:streamable-http
runtime:pypi
Install CLS++ Memory in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"cls-memory": {
"type": "http",
"url": "https://www.clsplusplus.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