AI & LLMs
Engram
Gentleman-Programming/engram is a popular agent memory system (Go binary + MCP). Install via Homebrew, run engram setup for your agent, and keep durable project memory across sessions.
Stars
5.5k
Installs
120.0k
License
MIT
Kind
MCP
Trust evidence
Catalogued
Catalogued MCP with public repository metadata. Not a verified endorsement.
- Stars: 5.5k · catalog
- Freshness: Updated 2026-07-01
- Used in 0 known stacks (editorial graph may still apply)
Prerequisites
- · Host app that loads MCP config (Cursor, Claude Desktop, etc.)
- · Homebrew (macOS/Linux)
Reference command
{
"mcpServers": {
"engram": {
"command": "engram",
"args": ["mcp"]
}
}
}