memo for Claude Desktop
io.github.jagoff/memo
Memory for AI agents — MLX (Apple Silicon) or CPU (Linux), sqlite-vec + BM25, zero cloud.
client:Claude Desktop
transport:stdio
runtime:pypi
Install memo in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"memo": {
"command": "uvx",
"args": [
"mlx-memo"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs