Engram is the universal memory layer for AI coding agents. It gives Claude Code, Cursor, and any MCP-compatible agent persistent memory across sessions with semantic recall, automatic consolidation, and knowledge graphs.
AI agents forget everything between sessions. Engram fixes that. Store memories via MCP tools, REST API, or TypeScript SDK. Recall relevant context automatically. Consolidate knowledge over time into higher-level insights.
80.0% accuracy on LOCOMO (the standard agent memory benchmark), compared to 66.9% for Mem0. Uses 96.6% fewer tokens than full context approaches.
npm install engram-sdk
GitHub | npm | Docs | Research