Google Ads MCP Server for Zed
io.github.cesteral/gads-mcp
Google Ads management — campaign writes, GAQL reporting, bulk mutate, validation, and previews
client:Zed
transport:streamable-http
runtime:npm
Install Google Ads MCP Server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"gads-mcp": {
"url": "https://{host}/gads-mcp/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs