Agent Plugins Marketplace
All plugins

adcopilot

v0.1.0

Run your Google advertising stack — Google Ads, Analytics, Search Console, Tag Manager and whatever else AdCopilot has connected since — from your AI client. Bundles the hosted AdCopilot connector and the steps it cannot take for you.

Claude Code3 Skills1 MCP serverStreamable HTTP

By Atromx IntelligenceLicense: MIT0 GitHub starsUpdated 1 hour ago

Directory evidence

Runtimes
Claude Code
Parsed components
4 skill or MCP entries
Source updated
Sep 24, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install adcopilot for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install adcopilot@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/AtromxIntelligence/adcopilot-claude-plugin

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.

Plugin files

adcopilot/
├── .claude-plugin/plugin.json
├── skills/adcopilot-connect/SKILL.md
├── skills/adcopilot-launch/SKILL.md
├── skills/adcopilot-measure/SKILL.md
└── .mcp.json

Included Skills3

adcopilot-connectskills/adcopilot-connect/SKILL.md

Set up AdCopilot and connect the customer's Google products, then link them to each other in the order that works. Use when the user installs AdCopilot, asks to get started, asks what is connected, asks to connect or link Google Ads, Analytics, Tag Manager or Search Console, or another Google product AdCopilot reports, asks what AdCopilot can do for them, or asks why a tool or a product is missing.

adcopilot-launchskills/adcopilot-launch/SKILL.md

Build a first Google Ads Search campaign through the connector and get it live safely — locations, keywords, negatives, ads and assets built switched off; the settings that leak money verified by reading the campaign back; the part of auto-apply only the Google Ads screens can see; then the go-live switch, which is the customer's, and the first week's checks. Use when the user asks to build a campaign, launch ads, start advertising, or advertise for the first time, or asks how a campaign built here is doing in its first weeks or why it is not showing.

adcopilot-measureskills/adcopilot-measure/SKILL.md

Set up conversion tracking for Google Ads end to end — Analytics property and data stream, the Tag Manager tag and trigger, the key event, the Analytics-to-Ads link, and the import. Use when the user asks to count sign-ups, set up conversion tracking, asks about GA4 or Tag Manager for tracking, or asks why Google Ads shows no conversions.

MCP servers1

adcopilotStreamable HTTP
url
https://mcp.adcopilot.cloud/mcp

Plugin manifests1

.claude-plugin/plugin.json
{
  "name": "adcopilot",
  "version": "0.1.0",
  "description": "Run your Google advertising stack — Google Ads, Analytics, Search Console, Tag Manager and whatever else AdCopilot has connected since — from your AI client. Bundles the hosted AdCopilot connector and the steps it cannot take for you.",
  "author": {
    "name": "Atromx Intelligence",
    "url": "https://adcopilot.cloud"
  },
  "homepage": "https://adcopilot.cloud",
  "repository": "https://github.com/AtromxIntelligence/adcopilot-claude-plugin",
  "license": "MIT",
  "keywords": [
    "google-ads",
    "ppc",
    "analytics",
    "search-console",
    "tag-manager",
    "mcp"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[adcopilot on Agent Plugins Marketplace](https://pluginsmp.com/plugins/adcopilot)