MemPersist for Cursor
io.github.ravhirizaldi/mempersist
Durable, revision-pinned memory storage and retrieval for AI conversations.
client:Cursor
transport:streamable-http
Install MemPersist in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mempersist": {
"url": "https://mempersist.codifiedtech.id/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs