AdsAgent — Google Ads MCP for Cursor
md.adsagent/google-mcp
Hosted Google Ads MCP with OAuth, bounded reads, and prepare/confirm writes.
client:Cursor
transport:streamable-http
Install AdsAgent — Google Ads MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"google-mcp": {
"url": "https://google.adsagent.md/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs