RTBlint for VS Code
io.github.aleksuix/rtblint
Validate OpenRTB bid requests and responses against IAB specs. ARTF, Rust core.
client:VS Code
transport:streamable-http
tools:6
Install RTBlint in VS Code
.vscode/mcp.json
{
"servers": {
"rtblint": {
"type": "http",
"url": "https://rtblint.org/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs