engram

ricoaiproject-cmd/engram
★ 0 stars Python AI/LLM Updated today
A shared brain for your AI agents - memory that strengthens with use, fades when idle, and resurfaces by association. Local-first MCP server.
View on GitHub → Try with Claude — $10 free →

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": {
      "command": "uvx",
      "args": [
        "engram"
      ]
    }
  }
}

Or install with pip: pip install engram

README Excerpt

**English** | [日本語](README.ja.md) Persistent memory shared by Claude Code, Codex, and Antigravity (Gemini CLI). The more a memory is used, the easier it is to recall; unused memories sink but never disappear — the same dynamics as human memory. > Note: the setup wizard and CLI messages are currently in Japanese, and the

Tools (3)

activecommonoff

Topics

ai-agentsclaudellmmcpmcp-servermemory