Loomal

engrm

MCP server by github.com/dr12hes/engrm

Shared memory across devices, sessions, and agents for OpenClaw, Claude Code, and Codex.

0 starsnpm: engrm

About engrm

engrm is an MCP (Model Context Protocol) server published by dr12hes in the official MCP registry, listed under Autonomous Agents on Loomal. Shared memory across devices, sessions, and agents for OpenClaw, Claude Code, and Codex.

It ships as an npm package (engrm), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/dr12hes/engrm.

Use engrm with your agent

Claude Code · one command
claude mcp add engrm -- npx -y engrm
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "engrm": {
      "command": "npx",
      "args": [
        "-y",
        "engrm"
      ]
    }
  }
}
npmengrm

Frequently asked questions

What is engrm?
engrm is an MCP (Model Context Protocol) server by dr12hes in the Autonomous Agents category. Shared memory across devices, sessions, and agents for OpenClaw, Claude Code, and Codex.
How do I connect engrm to Claude, Cursor, or another MCP client?
Install engrm from its npm package (engrm) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is engrm open source?
Yes — the source code is public at github.com/dr12hes/engrm.
Can AI agents pay to use engrm?
Not yet through Loomal — engrm is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain engrm? Claim this listing free by verifying GitHub ownership, or contact us.