Engrm runs on your own machine — the client starts it, so there is no endpoint to ping. 29 installs a week from npm. Last commit 19 Mar 2026.
Shared memory across devices, sessions, and agents for OpenClaw, Claude Code, and Codex.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add engrm -- npx -y engrm
{
"mcpServers": {
"engrm": {
"args": [
"-y",
"engrm"
],
"command": "npx"
}
}
}
[mcp_servers.engrm]
command = "npx"
args = ["-y", "engrm"]
{
"mcpServers": {
"engrm": {
"args": [
"-y",
"engrm"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"engrm": {
"args": [
"-y",
"engrm"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.