Skip to content
Zed

The Trade Desk MCP Server for Zed

io.github.cesteral/ttd-mcp

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

client:Zed transport:streamable-http runtime:npm

Install The Trade Desk MCP Server in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "ttd-mcp": {
      "url": "https://{host}/ttd-mcp/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

The Trade Desk MCP Server in other clients