engram-2

199-biotechnologies/engram-2
★ 5 stars Rust 🤖 AI/LLM Updated 9d ago
Persistent memory for AI agents. Single Rust CLI, hybrid Gemini + FTS5 + RRF retrieval. R@5 = 0.99 on LongMemEval S (beats MemPalace). Agent-native: no MCP, no server, just shell out.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "engram-2": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "engram-2"
      ]
    }
  }
}

Topics

ai-agentsclaudecligeminihybrid-searchknowledge-graphllmlongmemevalmemoryragretrieval-augmented-generationrustscientific-paperssemantic-searchvector-search