Skip to content
Grok

VASTlint for Grok

io.github.aleksuix/vastlint

Validate VAST, VMAP, and DAAST ad tags against IAB specs. 232 rules, pure Rust core.

client:Grok transport:sse runtime:mcpb tools:15

Install VASTlint in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "vastlint": {
      "type": "sse",
      "url": "https://vastlint.org/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

What Grok can do once it is connected

VASTlint in other clients