Skip to content
Zed

Legal Validator for Zed

io.github.evozim/legal-validator

Regulatory compliance scanner validating SEC, FTC, and anti-spam rules.

client:Zed transport:sse

Install Legal Validator in Zed

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

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

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

Legal Validator in other clients