Google Ads MCP Server for Cursor
io.github.cesteral/gads-mcp
Google Ads management — campaign writes, GAQL reporting, bulk mutate, validation, and previews
client:Cursor
transport:streamable-http
runtime:npm
Install Google Ads MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"gads-mcp": {
"url": "https://{host}/gads-mcp/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs