loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

adsagent-mcp

MCP Tool

nowork-studio/adsagent-mcp

Connect your Google Ads to Claude, Codex, or any MCP-compatible AI assistant. Manage campaigns, optimize keywords, and cut wasted spend through conversation.

Install

$ npx loaditout add nowork-studio/adsagent-mcp

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "adsagent-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "adsagent-mcp"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

AdsAgent MCP

[](LICENSE)

Connect your Google Ads account to Claude, Codex, or any MCP-compatible AI assistant. Manage campaigns, optimize keywords, and cut wasted spend — all through conversation.

AdsAgent is a hosted MCP server. You don't install or run anything — just connect your Google Ads account, copy a config snippet, and your AI can start managing your ads.

Quick start
1. Connect your Google Ads account

Go to [adsagent.org/connect](https://adsagent.org/connect) and sign in with Google. You'll get a personal access token.

2. Add the MCP server to your client
Claude Desktop

Add to your claude_desktop_config.json:

macOS: ~/Library/Application Support/Claude/claude_desktop_config.json Windows: %APPDATA%\Claude\claude_desktop_config.json Linux: ~/.config/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "adsagent": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://adsagent.org/api/mcp",
        "--transport",
        "streamable-http",
        "--header",
        "Authorization: Bearer YOUR_TOKEN"
      ]
    }
  }
}

Replace YOUR_TOKEN with the token from step 1. Then restart Claude Desktop.

Claude Code
claude mcp add adsagent -- npx -y mcp-remote https://adsagent.org/api/mcp --transport streamable-http --header "Authorization: Bearer YOUR_TOKEN"
Codex CLI
codex mcp add adsagent --url https://adsagent.org/api/mcp -- --header "Authorization: Bearer YOUR_TOKEN"
3. Start managing your ads

Ask your AI something like:

> "How are my Google Ads campaigns performing? Show me the top spenders and any wasted budget."

Available tools
Read (safe, no side effects)

| Tool | Description | |---|---| | getAccountInfo | Account name, currency, timezone, test status | | listCampaigns | All campaigns with i

Tags

aiclaudegoogle-adsmcpmcp-servermodel-context-protocol

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated22 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/26/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/nowork-studio/adsagent-mcp)](https://loaditout.ai/skills/nowork-studio/adsagent-mcp)