MemoryPlugin for Cursor
com.memoryplugin/memory
Give every AI you use one shared, permanent memory. Store once, recall in whichever AI you open.
client:Cursor
transport:streamable-http
tools:14
Install MemoryPlugin in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"memory": {
"url": "https://www.memoryplugin.com/api/mcp/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs