google-ads-connect

Automate Google Ads Copilot onboarding with MCP health checks and customer selection.

Updated Jun 17, 2026
One-click install
npx skills add https://github.com/weareballpoint/google-ads-copilot --skill google-ads-connect-weareballpoint
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-ads-connect
Source: https://github.com/weareballpoint/google-ads-copilot/tree/main/skills/google-ads-connect
Command: npx skills add https://github.com/weareballpoint/google-ads-copilot --skill google-ads-connect-weareballpoint

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines and guards the initial connected-mode setup for Google Ads Copilot by verifying MCP connectivity, listing accessible accounts, selecting the correct customer, and persisting the selection to workspace memory.

Core Features & Use Cases

  • MCP server health checks to confirm configuration and responsiveness.
  • Customer discovery and selection to ensure the operator targets the intended account.
  • Account fingerprinting and workspace write to enable downstream skills to operate with the correct context.
  • Health check routines to validate data flow before audits.

Quick Start

Connect in on-boarding mode using the setup flow to initialize the first-time connection and verify you can switch accounts safely.

Frequently Asked Questions about google-ads-connect

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up and verify Google Ads MCP server connectivity for Copilot?

To set up Google Ads MCP server connectivity, use the onboarding mode setup flow to verify MCP server availability, confirm configuration responsiveness, and initialize your first-time connected-mode connection safely.

What is connected-mode onboarding for Google Ads Copilot?

Connected-mode onboarding is the process of verifying MCP server connectivity, discovering accessible Google Ads accounts, selecting the correct customer ID, and writing that selection to workspace memory for downstream operations.

How can I discover and select the correct Google Ads customer ID for my workspace?

You can discover and select the correct Google Ads customer ID by running the customer discovery routine, which lists accessible accounts, fingerprints the selected account, and writes the selection to workspace memory.

Does Google Ads Copilot connected mode support switching between multiple accounts?

Yes, connected mode supports switching accounts safely by providing ready-to-run commands that verify MCP server availability and update the selected customer ID persisted in your workspace memory.

Why does my Google Ads Copilot setup fail during the MCP health check?

Your Google Ads Copilot setup may fail the MCP health check if the server configuration is unresponsive or unavailable, which the health check routine validates to ensure proper data flow before account operations.

What is the best way to validate Google Ads MCP data flow before running audits?

The best way to validate Google Ads MCP data flow before audits is to run the health check routines, which confirm MCP server availability, document account status, and enforce safety guardrails.