Skip to content
Windsurf

The Trade Desk MCP Server for Windsurf

io.github.cesteral/ttd-mcp

The Trade Desk management — CRUD, GraphQL, bulk ops, and async reports

client:Windsurf transport:streamable-http runtime:npm

Install The Trade Desk MCP Server in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "ttd-mcp": {
      "serverUrl": "https://{host}/ttd-mcp/mcp"
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

The Trade Desk MCP Server in other clients