README: A **Go binary** with SQLite + FTS5 full-text search, exposed via CLI, HTTP API, MCP server, and an interactive TUI. Works with **any agent** that supports MCP
README: What `engram setup` does — it writes MCP config and plugin files for the chosen agent. After setup, restart your agent and it is ready. No server to start manually.
README: `engram serve` is only needed when a plugin uses the HTTP API for session tracking
README: Full tool reference with parameters → [DOCS.md#mcp-tools-20-tools](DOCS.md#mcp-tools-20-tools)
README: Agent calls mem_save → title, type, What/Why/Where/Learned 3. Engram persists to SQLite with FTS5 indexing 4. Next session: agent searches memory, gets relevant context