Back to search
30
MCP

io.github.dr12hes/engrm

io.github.dr12hes/engrm

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

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

clawmem
On-device memory layer for AI agents. Claude Code, OpenClaw, and Hermes. Hooks + MCP server + hybrid RAG search.
0 tools
io.github.morous-dev/engram-cc
Universal AI coding assistant memory — session handoff, SLM compression, and semantic retrieval.
0 tools
io.github.pouyahasanamreji/continuum
Shared memory + orchestration for your coding agents. Local-first MCP, vector RAG.
0 tools
io.github.gong8/knownissue
Shared debugging memory for AI coding agents
0 tools · streamable-http
io.github.nyxtoolsdev/claude-memory-manager
Cross-session memory for Claude Code — context capture, semantic search, recall
0 tools
io.github.kael-bit/engram
Hierarchical memory for AI agents. Three-layer (buffer/working/core) with decay and promotion.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.dr12hes/engrm": {
      "url": "None",
      "transport": "http"
    }
  }
}