Skip to content
Gemini CLI

validator for Gemini CLI

dev.swatchdog/validator

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

client:Gemini CLI transport:streamable-http

Install validator in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

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

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

validator in other clients