Skip to content
VS Code

DV360 MCP Server for VS Code

io.github.cesteral/dv360-mcp

DV360 campaign management — writes, targeting, custom bidding, previews, and media uploads

client:VS Code transport:streamable-http runtime:npm

Install DV360 MCP Server in VS Code

.vscode/mcp.json

{
  "servers": {
    "dv360-mcp": {
      "type": "http",
      "url": "https://{host}/dv360-mcp/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

DV360 MCP Server in other clients