CLS++ Memory for Zed
io.github.rajamohan1950/cls-memory
Cross-LLM persistent memory: store context once, recall it from any AI model.
client:Zed
transport:streamable-http
runtime:pypi
Install CLS++ Memory in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"cls-memory": {
"url": "https://www.clsplusplus.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs