Skip to content
Cursor

validator for Cursor

dev.swatchdog/validator

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

client:Cursor transport:streamable-http

Install validator in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

validator in other clients