Skip to content
Claude Desktop

validator for Claude Desktop

dev.swatchdog/validator

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

client:Claude Desktop transport:streamable-http

Install validator in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "validator": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://swatchdog-mcp-970396648818.us-central1.run.app/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

validator in other clients