Skip to content
Grok

Google Ads MCP by AdPlug for Grok

io.github.danielpopamd/google-ads-mcp

Google Ads MCP server: 16 tools for reporting, campaigns, keywords, assets. Writes preview first.

client:Grok transport:streamable-http

Install Google Ads MCP by AdPlug in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "google-ads-mcp": {
      "type": "http",
      "url": "https://api.adplug.app/mcp/google-ads"
    }
  }
}

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

Google Ads MCP by AdPlug in other clients