nowork-studio

Google Ads MCP — AI skill for Claude Code

AI community

Hosted Google Ads MCP setup guide for AI agents, powered by NotFair.

How to install Google Ads MCP

This entry records only its repository, not the path inside it, so there is no exact command to give. Open nowork-studio/google-ads-mcp and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Google Ads MCP does

Hosted Google Ads MCP setup guide for AI agents, powered by NotFair.

Alternatives in AI

  • Manifest — Real-time cost observability for OpenClaw agents — track tokens, costs, messages, and model usage 4.1k ★
  • Codeseek — Rust-powered code intelligence CLI for AI coding agents 764 ★
  • Agenvoy — Self-hosted AI agent harness in a single Go binary — writes, sandbox-tests and repairs its own tools, and lets 474 ★

README

Google Ads MCP by NotFair

[![MCP](https://img.shields.io/badge/MCP-Remote%20Server-111827)](https://modelcontextprotocol.io) [![Google Ads](https://img.shields.io/badge/Google%20Ads-Compatible-4285F4)](https://notfair.co/) [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE)

Find what's wrong. Fix it from your AI agent.

NotFair connects Claude, OpenAI Codex, Cursor, Cline, OpenClaw, Hermes, and other MCP-compatible agents to live Google Ads data. Your agent can diagnose account issues, draft fixes, and execute campaign changes only after you approve.

This repo is the public setup guide for NotFair's hosted Google Ads MCP. You do not need to clone this repo, create Google API credentials, or run a local server.

Claude setup

For Claude users, setup is just one URL:

https://notfair.co/api/mcp/google_ads
  1. Open Claude settings.
  2. Go to Connectors.
  3. Add a custom connector.
  4. Paste https://notfair.co/api/mcp/google_ads.
  5. If Claude asks for a name, use NotFair-GoogleAds.
  6. Start a new Claude chat and ask your first Google Ads question.
  7. Claude will prompt you to authorize NotFair inside that chat conversation.
  8. Sign in with the Google account that has Google Ads access.

You do not need to create a Google Ads developer token, OAuth app, API key, or local MCP server.

First prompt:

Find keywords that have not been converting.
flowchart LR
  A[You paste the NotFair MCP URL] --> B[Claude]
  B --> C[Start a new chat]
  C --> D[Ask a Google Ads question]
  D --> E[OAuth prompt appears in chat]
  E --> F[Google Ads account access]
  F --> G[Live answer, fix draft, approval request]

Other clients

Codex, Cursor, Cline, OpenClaw, Hermes, and other MCP clients use the same hosted server URL:

https://notfair.co/api/mcp/google_ads

OpenAI Codex

Run:

codex mcp add NotFair-GoogleAds --url https://notfair.co/api/mcp/google_ads

Then follow the browser sign-