engrm for Claude Desktop
io.github.dr12hes/engrm
Shared memory across devices, sessions, and agents for OpenClaw, Claude Code, and Codex.
client:Claude Desktop
transport:stdio
runtime:npm
Install engrm in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"engrm": {
"command": "npx",
"args": [
"-y",
"engrm"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs