Loomal

Episodic memory and architectural policy for AI agents. Frames, Atlas, and Policy.

0 starsnpm: @smartergpt/lex-mcp

About Lex

Lex is an MCP (Model Context Protocol) server published by guffawaffle in the official MCP registry, listed under Autonomous Agents on Loomal. Episodic memory and architectural policy for AI agents. Frames, Atlas, and Policy.

It ships as an npm package (@smartergpt/lex-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/guffawaffle/lex.

Use Lex with your agent

Claude Code · one command
claude mcp add lex -- npx -y @smartergpt/lex-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "lex": {
      "command": "npx",
      "args": [
        "-y",
        "@smartergpt/lex-mcp"
      ]
    }
  }
}
npm@smartergpt/lex-mcp

Frequently asked questions

What is Lex?
Lex is an MCP (Model Context Protocol) server by guffawaffle in the Autonomous Agents category. Episodic memory and architectural policy for AI agents. Frames, Atlas, and Policy.
How do I connect Lex to Claude, Cursor, or another MCP client?
Install Lex from its npm package (@smartergpt/lex-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Lex open source?
Yes — the source code is public at github.com/guffawaffle/lex.
Can AI agents pay to use Lex?
Not yet through Loomal — Lex is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Lex? Claim this listing free by verifying GitHub ownership, or contact us.