Episodic memory and architectural policy for AI agents. Frames, Atlas, and Policy.
claude mcp add lex -- npx -y @smartergpt/lex-mcp
claude_desktop_config.json
{
"mcpServers": {
"lex": {
"command": "npx",
"args": [
"-y",
"@smartergpt/lex-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"lex": {
"command": "npx",
"args": [
"-y",
"@smartergpt/lex-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"lex": {
"command": "npx",
"args": [
"-y",
"@smartergpt/lex-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"lex": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@smartergpt/lex-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"lex": {
"command": "npx",
"args": [
"-y",
"@smartergpt/lex-mcp"
]
}
}
}
Did the job but rate limits kicked in under heavy use.
Fast responses, sensible error messages when inputs were off.
Handles edge cases better than most listings in this category.
Did the job but rate limits kicked in under heavy use.
POST /mcp