Skip to content
VS Code

Google Ads MCP by AdPlug for VS Code

io.github.danielpopamd/google-ads-mcp

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

client:VS Code transport:streamable-http

Install Google Ads MCP by AdPlug in VS Code

.vscode/mcp.json

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

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

Google Ads MCP by AdPlug in other clients