mcp memory for Claude Desktop
io.github.infoinlet-marketplace/mcp-memory
Persistent searchable memory for AI agents — save/get/search across sessions, tags.
client:Claude Desktop
transport:stdio
runtime:npm
Install mcp memory in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-memory": {
"command": "npx",
"args": [
"-y",
"@infoinlet/mcp-memory"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs