Skip to content
Zed

validator for Zed

dev.swatchdog/validator

On-demand drift checks: declared CSS color, radius, spacing & type vs your own tokens or a pack

client:Zed transport:streamable-http

Install validator in Zed

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

{
  "context_servers": {
    "validator": {
      "url": "https://swatchdog-mcp-970396648818.us-central1.run.app/mcp"
    }
  }
}

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

validator in other clients