Skip to content
Zed

LexGuard for Zed

io.github.evozim/lexguard

Contract clause parser assessing corporate legal risk exposure.

client:Zed transport:sse

Install LexGuard in Zed

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

{
  "context_servers": {
    "lexguard": {
      "url": "https://lexguard-mcp.vercel.app/api/mcp"
    }
  }
}

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

LexGuard in other clients