Skip to content
Grok

validator for Grok

dev.swatchdog/validator

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

client:Grok transport:streamable-http

Install validator in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

validator in other clients