engram for Claude Code
io.github.kael-bit/engram
Hierarchical memory for AI agents. Three-layer (buffer/working/core) with decay and promotion.
client:Claude Code
transport:stdio
runtime:npm
Install engram in Claude Code
run in your project directory
claude mcp add engram -e ENGRAM_URL=<ENGRAM_URL> -e ENGRAM_API_KEY=<ENGRAM_API_KEY> -- npx -y engram-rs-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs