Catalog
com.cortex-mem/memory
OfficialShared, persistent memory for AI agents — works with Claude, Kiro, Cursor, or any MCP client.
Persistent shared memory for AI agents across multiple MCP-compatible platforms.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"memory": {
"command": "npx",
"args": [
"-y",
"cortex-memory-mcp@1.2.5"
]
}
}
}