Claude-first paid-media operations skill for Claude Code across 12 ad platforms (Google, Meta, YouTube, LinkedIn, TikTok, Microsoft, Apple, Amazon, Reddit, Pinterest, Snapchat, X): source-grounded audits, deterministic scoring, versioned JSON reports, and capability-gated account changes.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"claude-ads": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-claude-ads"
]
}
}
}