CLS++ Memory for Cursor
io.github.rajamohan1950/cls-memory
Cross-LLM persistent memory: store context once, recall it from any AI model.
client:Cursor
transport:streamable-http
runtime:pypi
Install CLS++ Memory in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"cls-memory": {
"url": "https://www.clsplusplus.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs