Lex
Episodic memory and architectural policy for AI agents. Frames, Atlas, and Policy.
stdiocommunityinfra
Package Details
@smartergpt/lex-mcp
Transportstdio
Environment Variables
LEX_WORKSPACE_ROOT(str)
Project root directory for Lex runtime discovery. Defaults to current working directory.
LEX_DB_PATH(str)
Path to SQLite database file. Defaults to .smartergpt/lex/memory.db under the project root.
LEX_MEMORY_DB(str)
Alias for LEX_DB_PATH (backwards compatibility). Same behavior.
LEX_DEBUG(str)
Set to any value to enable debug logging to stderr.