io.github.NickCirv
engram
Cached context spine for AI coding agents. Any MCP server as a 10-line plugin. 89.1% saved.
stdiocommunityinfra
Package Details
engramx
Transportstdio
Runtimenode
Runtime Arguments
Positional
Position 0Required
engram-serveEnvironment Variables
ENGRAM_API_TOKEN(str)
Secret
Optional HTTP bearer token. Auto-generated at ~/.engram/http-server.token if unset.
ENGRAM_MISTAKE_GUARD(str)
Pre-mortem warnings: '1' = warn, '2' = deny. Unset = off, zero overhead.
ENGRAM_ANTHROPIC_MEMORY_PATH(str)
Override path to Claude Code's Auto-Memory MEMORY.md.
ENGRAM_MCP_CONFIG_PATH(str)
Override path to ~/.engram/mcp-providers.json (plugin MCP server declarations).
ENGRAM_NO_UPDATE_CHECK(str)
Set to '1' to disable passive update notice. Auto-disabled when $CI is set.