Optimize
Secure
The #1 agentic semantic tool search: 91.6% first-try accuracy on S1 Search Bench • Explore Tool Discovery →
Connect your AI agent to StackOne's Google Ads MCP server and give it 52 MCP tools out of the box. Auth, tool execution, and security all managed.
Coverage
Create, read, update, and delete across Google Ads — and extend your agent's capabilities with custom actions.
Authentication
Per-user OAuth in one call. Your Google Ads MCP server gets session-scoped tokens with zero credentials stored on your infra.
Agent Auth →Security
Every Google Ads tool response scanned for prompt injection in milliseconds — 88.7% accuracy, all running on CPU.
Prompt Injection Defense →Performance
Free up to 96% of your agent's context window to enhance reasoning and reduce cost, on every Google Ads call.
Tools Discovery →A Google Ads MCP server lets AI agents read and write Google Ads data through the Model Context Protocol — Anthropic's open standard for connecting LLMs to external tools. StackOne's Google Ads MCP server ships with 52 pre-built actions, fully extensible via the Connector Builder — plus managed authentication, prompt injection defense, observability, and agent execution runtime. Connect it from MCP clients like Claude Desktop, Claude Code, Cursor, Goose, and VS Code, or from agent frameworks like OpenAI Agents SDK, LangChain, and Vercel AI SDK.
Every action from Google Ads's API, ready for your agent. Create, read, update, and delete — scoped to exactly what you need.
Upload or remove user data (Customer Match identifiers) for a customer
Add mutate operations to a pending batch job
Upload offline click conversions attributed to Google Ads clicks
Upload offline call conversions matched by caller ID and call start time
Upload adjustments (restatements or retractions) for previously reported conversions
Create an offline user data job for Customer Match or Store Sales uploads
Add user data operations to a pending offline user data job
Create a new client account under a manager (MCC) account
List the results of a completed batch job (cursor paginated)
List invoices issued for a customer in a given month and billing setup
List all payments accounts associated with a customer
List the resource names of Google Ads customers directly accessible by the authenticated user
Run a GAQL query to fetch resources, metrics, and reports (cursor paginated)
Run a GAQL query and stream all matching rows in a single response
Search the GoogleAdsField metadata catalog to discover queryable fields
Create, update, or remove ad groups in a Google Ads customer account
Create, update, or remove ads within ad groups
Update existing ads in a Google Ads customer account
Create, update, or remove ad group criteria such as keywords and audiences
Create, update, or remove ad group bid modifiers
Attach labels to or remove labels from ad groups
Link, update, or unlink assets at the ad group level
Create or update assets in a Google Ads customer account
Create, update, or remove asset groups in a Google Ads customer account
Link assets to or unlink them from Performance Max asset groups
Create, update, or remove user lists (remarketing lists) in a Google Ads account
Create or update audiences in a Google Ads account
Create, update, or remove custom audiences in a Google Ads account
Create or update remarketing actions (remarketing tags) in a Google Ads account
Create or remove a batch job for asynchronous bulk mutates
Start asynchronous execution of a batch job
Create, update, or remove portfolio bidding strategies in a Google Ads customer account
Create, update, or remove campaign budgets in a single batch request
Create, update, or remove campaigns in a single batch request
Create, update, or remove campaign-level targeting criteria in a single batch request
Create, update, or remove campaign-asset links in a single batch request
Attach labels to or detach labels from campaigns in a single batch request
Attach shared sets to or detach shared sets from campaigns in a single batch request
Create, update, or remove conversion actions in a Google Ads account
Start asynchronous processing of an offline user data job
Update account-level settings of a Google Ads customer
Generate keyword ideas from seed keywords, a URL, or a site (cursor paginated)
Retrieve historical search volume and competition metrics for a list of keywords
Forecast clicks, impressions, and cost for a hypothetical keyword campaign
Look up geo target constants by location names or by geo target resource names
Create, update, or remove labels in a Google Ads customer account
Apply Google Ads recommendations such as budget, keyword, or bidding suggestions
Dismiss Google Ads recommendations so they no longer appear for the account
Generate recommendations on demand for a campaign being constructed or edited
Create, update, or remove shared sets (shared negative keyword or placement lists)
Create or remove criteria (negative keywords or placements) within shared sets
Create or remove account-level negative criteria (content and placement exclusions)
Connect your AI agent to Google Ads and help your team scale the marketing operations they run by hand today.
Use StackOne to connect your AI agent to your marketing automation, CRM, and email tools to automate lead nurture email sequences.
ViewUse StackOne to connect your AI agent to your marketing automation, email, and analytics platforms to automate campaign performance reporting.
ViewUse StackOne to connect your AI agent to your document stores, email platforms, and messaging tools to automate content repurposing and distribution.
ViewOne endpoint. Any framework. Your agent is talking to Google Ads in under 10 lines of code.
Agent Frameworks
{
"mcpServers": {
"stackone": {
"command": "npx",
"args": [
"-y",
"mcp-remote@latest",
"https://api.stackone.com/mcp?x-account-id=<account_id>",
"--header",
"Authorization: Basic <YOUR_BASE64_TOKEN>"
]
}
}
}Anthropic's code_execution processes data already in context. Custom MCP code mode keeps raw tool responses in a sandbox. 14K tokens vs 500.
11 min
Benchmarking BM25, TF-IDF, and hybrid search for MCP tool discovery across 916 tools. The 80/20 TF-IDF/BM25 hybrid hits 21% Top-1 accuracy in under 1ms.
10 min
MCP tools that read emails, CRM records, and tickets are indirect prompt injection vectors. Here's how we built a two-tier defense that scans tool results in ~11ms.
12 min
MCP vs A2A: what each protocol standardizes, how they differ, their shared security risks including indirect prompt injection, and when to use one, both, or a hybrid architecture.
12 min
MCP wraps APIs, it doesn't replace them. After building 200+ connectors that serve both, here's when each approach wins.
14 min read
origin_owner_id.All the tools you need to build and scale AI agent integrations, with best-in-class connectivity, execution, and security.