Skip to content
Zed

LEGAION Verifier for Zed

com.legaion/verifier

Checks legal citations against the official register they should come from, and records it.

client:Zed transport:streamable-http

Install LEGAION Verifier in Zed

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

{
  "context_servers": {
    "verifier": {
      "url": "https://mcp.legaion.com"
    }
  }
}

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

LEGAION Verifier in other clients