RTBlint for Zed
io.github.aleksuix/rtblint
Validate OpenRTB bid requests and responses against IAB specs. ARTF, Rust core.
client:Zed
transport:streamable-http
tools:6
Install RTBlint in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"rtblint": {
"url": "https://rtblint.org/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs