Engrm
Freeby MCP Community
Shared memory across devices, sessions, and agents, with thin MCP tools for durable capture, live continuity, and Hermes-ready remote MCP support
v0.4.42Added Apr 12, 2026
engrmai-memoryclaude-codemcpcoding-agent
Engrm MCP Server
Shared memory across devices, sessions, and agents, with thin MCP tools for durable capture, live continuity, and Hermes-ready remote MCP support
Installation
Reviews
Installation
Quick install
npx -y engrm
Add to claude_desktop_config.json
{
"mcpServers": {
"engrm": {
"command": "npx",
"args": ["-y", "engrm"]
}
}
}