Skip to content
VS Code

Google Ads for VS Code

ai.b77/google-ads

Read and manage your Google Ads account in chat.

client:VS Code transport:streamable-http

Install Google Ads in VS Code

.vscode/mcp.json

{
  "servers": {
    "google-ads": {
      "type": "http",
      "url": "https://google-ads.b77.ai/mcp"
    }
  }
}

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

Google Ads in other clients