Skip to content
Windsurf

Google Ads MCP Server for Windsurf

io.github.cesteral/gads-mcp

Google Ads management — campaign writes, GAQL reporting, bulk mutate, validation, and previews

client:Windsurf transport:streamable-http runtime:npm

Install Google Ads MCP Server in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "gads-mcp": {
      "serverUrl": "https://{host}/gads-mcp/mcp"
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Google Ads MCP Server in other clients