Model Memory Protocol is an open source, model-agnostic, community-shared memory layer for AI agents.
Coming Soon
Add to Cursor
{
"mcpServers": {
"memory": {
"command": "npx",
"args": [
"-y",
"@model-memory/server"
]
}
}
}