agentmem for Claude Desktop
io.github.thezenmonster/agentmem
Governed memory for coding agents. Trust lifecycle, conflict detection, health scoring.
client:Claude Desktop
transport:stdio
runtime:pypi
Install agentmem in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agentmem": {
"command": "uvx",
"args": [
"quilmem"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs