Quick Use
Add the following to .mcp.json:
{
"mcpServers": {
"engram": {
"command": "engram",
"args": ["mcp"]
}
}
}Install: go install github.com/Gentleman-Programming/engram@latest
Intro
Engram is an agent-agnostic persistent memory system with 2,300+ GitHub stars. A single Go binary backed by SQLite + FTS5 full-text search, exposing MCP server, HTTP API, CLI, and TUI interfaces. It gives long-term, cross-session memory to Claude Code, Cursor, Aider, or any other AI coding agent. Ideal for developers tired of re-explaining project context every time.
Source & Thanks
Created by Gentleman Programming. Licensed under MIT.
engram — ⭐ 2,300+