The Trade Desk MCP Server for Cursor
io.github.cesteral/ttd-mcp
The Trade Desk management — CRUD, GraphQL, bulk ops, and async reports
client:Cursor
transport:streamable-http
runtime:npm
Install The Trade Desk MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"ttd-mcp": {
"url": "https://{host}/ttd-mcp/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs