Knowledge Systems
Trust: 39/100 (Limited)Lex Guide
Episodic memory and architectural policy for AI agents. Frames, Atlas, and Policy.
by Guffawaffle
Quick Start
Install
npx @smartergpt/lex-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"dev-smartergpt-lex": {
"command": "npx",
"args": [
"@smartergpt/lex-mcp"
]
}
}
}