VASTlint for Cursor
io.github.aleksuix/vastlint
Validate VAST, VMAP, and DAAST ad tags against IAB specs. 232 rules, pure Rust core.
client:Cursor
transport:sse
runtime:mcpb
tools:15
Install VASTlint in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"vastlint": {
"url": "https://vastlint.org/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs