Skip to content
Zed

AdsAgent — Google Ads MCP for Zed

md.adsagent/google-mcp

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

client:Zed transport:streamable-http

Install AdsAgent — Google Ads MCP in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "google-mcp": {
      "url": "https://google.adsagent.md/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

AdsAgent — Google Ads MCP in other clients