RTBlint for Cursor
io.github.aleksuix/rtblint
Validate OpenRTB bid requests and responses against IAB specs. ARTF, Rust core.
client:Cursor
transport:streamable-http
tools:6
Install RTBlint in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"rtblint": {
"url": "https://rtblint.org/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs