rememb for Claude Desktop
io.github.luizedupp/rememb
Persistent memory for AI agents — local JSON, zero config, no server required.
client:Claude Desktop
transport:stdio
runtime:pypi
Install rememb in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"rememb": {
"command": "uvx",
"args": [
"rememb"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs