
Gadschain
Let your coding agent read and adjust live Google Ads campaigns without leaving Claude Code or Cursor.
Overview
io.github.SnipMCP/gadschain is a Grow-phase MCP server that lets AI agents read Google Ads campaigns and manage budgets, status, and negative keywords.
What is this MCP server?
- Read Google Ads campaign structure and metrics through MCP tools over stdio (PyPI package gadschain 0.1.1).
- Adjust budgets and pause or enable campaigns from the agent session.
- Add negative keywords to curb wasted spend without opening the Ads UI.
- stdio transport fits Claude Code, Cursor, and other MCP hosts with a local Python install.
- Purpose-built bridge between Google Ads API workflows and AI-assisted ops for indie SaaS marketers.
- Published server version 0.1.1 on PyPI identifier gadschain
- stdio MCP transport
- Repository: github.com/SnipMCP/gadschain
What problem does it solve?
Switching between your IDE and Google Ads to pause bleeders or add negatives breaks flow and makes agent-assisted growth ops clumsy.
Who is it for?
Indie founders or solo marketers who already run Google Ads and want MCP-driven account tweaks during weekly growth reviews.
Skip if: Builders with no Ads account, no API access, or teams that forbid agents from touching production ad spend.
What do I get? / Deliverables
After you register gadschain, your agent can query campaigns and apply budget, status, and negative-keyword changes from the same session you use to ship landing or analytics code.
- Live campaign and metrics reads inside agent chats
- Agent-executed budget, pause/enable, and negative-keyword updates
- Repeatable MCP config you can version alongside other growth integrations
Recommended MCP Servers
Journey fit
Paid search is an ongoing growth lever after launch; campaign reads and budget changes belong in the compounding-users phase rather than initial build or ship gates. Analytics is the canonical shelf for inspecting performance, tuning spend, and applying negatives from agent-driven reviews of acquisition data.
How it compares
Google Ads MCP integration, not a copywriting or SEO agent skill.
Common Questions / FAQ
Who is io.github.SnipMCP/gadschain for?
Solo builders and small teams who run Google Ads and want their Claude Code, Cursor, or Codex agent to read campaigns and apply safe structural changes via MCP.
When should I use io.github.SnipMCP/gadschain?
Use it during the Grow phase when you are reviewing acquisition performance, adjusting budgets, pausing underperformers, or adding negative keywords without leaving your dev environment.
How do I add io.github.SnipMCP/gadschain to my agent?
Install the gadschain PyPI package (0.1.1), configure Google Ads API credentials per the GitHub repo, and add a stdio MCP server entry in your client that launches the published identifier.