Knowledge graph-based persistent memory system. Allows AI to remember information across sessions
npx @getmcp/cli add memoryConfig file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"memory": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-memory"
]
}
}
}