Skip to content
VS Code

Bid Manager MCP Server for VS Code

io.github.cesteral/dbm-mcp

Bid Manager reporting and query workflows for DV360 campaign performance analysis

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

Install Bid Manager MCP Server in VS Code

.vscode/mcp.json

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

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

Bid Manager MCP Server in other clients