Gentleman-Programming/engram
Persistent memory system for AI coding agents. Agent-agnostic Go binary with SQLite + FTS5, MCP server, HTTP API, CLI, and TUI.
Platform-specific configuration:
{
"mcpServers": {
"engram": {
"command": "npx",
"args": [
"-y",
"engram"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...