agent memory for Cursor
io.github.mastadoonprime/agent-memory
Persistent, agent-owned memory with encrypted storage and shared knowledge commons.
client:Cursor
transport:sse
Install agent memory in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"agent-memory": {
"url": "https://agent-memory-production-6506.up.railway.app/sse"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs