darwin-memo for Claude Desktop
io.github.rogermsc/darwin-memo
Self-curating agent memory kept honest by survival-based selection over measured outcomes.
client:Claude Desktop
transport:stdio
runtime:pypi
Install darwin-memo in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"darwin-memo": {
"command": "uvx",
"args": [
"darwin-memo"
],
"env": {
"DARWIN_MEMO_PATH": "<DARWIN_MEMO_PATH>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs