Skip to content
Zed

Lithtrix — Identity, Memory & Trust for AI Agents for Zed

ai.lithtrix/lithtrix-mcp

Identity, memory, trust, and swarm primitives for AI agents. MIRC base always free.

client:Zed transport:stdio runtime:npm

Install Lithtrix — Identity, Memory & Trust for AI Agents in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "lithtrix-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "lithtrix-mcp"
      ],
      "env": {
        "LITHTRIX_API_KEY": "<LITHTRIX_API_KEY>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Lithtrix — Identity, Memory & Trust for AI Agents in other clients