Loading MCP server directory, please wait...
Shared, persistent memory for AI agents — works with Claude, Kiro, Cursor, or any MCP client.
npx @getmcp/cli add com.cortex-mem/memoryRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.cortex-mem/memory": {
"command": "npx",
"args": [
"-y",
"cortex-memory-mcp"
]
}
}
}