Skip to content
Cursor

Bid Manager MCP Server for Cursor

io.github.cesteral/dbm-mcp

Bid Manager reporting and query workflows for DV360 campaign performance analysis

client:Cursor transport:streamable-http runtime:npm

Install Bid Manager MCP Server in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "dbm-mcp": {
      "url": "https://{host}/dbm-mcp/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Bid Manager MCP Server in other clients