Skip to content
Grok

Bid Manager MCP Server for Grok

io.github.cesteral/dbm-mcp

Bid Manager reporting and query workflows for DV360 campaign performance analysis

client:Grok transport:streamable-http runtime:npm

Install Bid Manager MCP Server in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Bid Manager MCP Server in other clients