Skip to content
Zed

VASTlint for Zed

io.github.aleksuix/vastlint

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

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

Install VASTlint in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "vastlint": {
      "url": "https://vastlint.org/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

VASTlint in other clients