Skip to content
VS Code

AdsAgent — Google Ads MCP for VS Code

md.adsagent/google-mcp

Hosted Google Ads MCP with OAuth, bounded reads, and prepare/confirm writes.

client:VS Code transport:streamable-http

Install AdsAgent — Google Ads MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "google-mcp": {
      "type": "http",
      "url": "https://google.adsagent.md/mcp"
    }
  }
}

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

AdsAgent — Google Ads MCP in other clients