Skip to content
Zed

mcp gads for Zed

io.github.pijusz/mcp-gads

Google Ads MCP server — query campaigns, keywords, assets & more via natural language

client:Zed transport:stdio runtime:npm

Install mcp gads in Zed

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

{
  "context_servers": {
    "mcp-gads": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-gads"
      ]
    }
  }
}

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

mcp gads in other clients