Memory
OfficialKnowledge graph-based persistent memory system for AI agents.
Configuration
{
"mcpServers": {
"memory": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-memory"
]
}
}
}Add this to your claude_desktop_config.json file.