Run Amazon Ads from Claude Code
Manage Amazon Ads campaigns inside Claude Code (CLI) — 61 tools, OAuth setup in about 60 seconds, no dashboard switching.
-
61 Amazon Ads tools, all in Claude Code
-
Paused-by-default. Cannot delete campaigns.
-
OAuth setup in ~2 minutes
See it in action
›Pull my Amazon Ads performance for the last 30 days. Show impressions, clicks, spend, sales, ACOS, and ROAS. Which Sponsored Products campaigns have the lowest ACOS?
Amazon performance audit — ACOS/ROAS rollup that surfaces your most efficient Sponsored Products campaigns.
Overview
Adspirer is the MCP server that connects Claude Code (CLI) to your Amazon Ads ad accounts, turning campaign management into a chat conversation. Anthropic Claude Code in your terminal — perfect for engineering teams that script ad ops. On the platform side, 61 tools cover sponsored Products, Sponsored Brands, and Sponsored Display — created by ASIN and tracked on ACOS & ROAS. Adspirer reads and writes — pull performance reports, audit launch campaigns by asin, launch new campaigns, pause underperformers, and reallocate budget — all from chat. New campaigns are always created paused so you can review before they go live, Adspirer cannot delete existing campaigns by design, and the free tier (15 tool calls / month, no credit card) is enough to run a full audit before you pay. Setup takes about 60 seconds via one CLI command.
Safety guarantees
-
New campaigns always created paused for review
-
Adspirer cannot delete existing campaigns
-
Budget changes need explicit confirmation
-
OAuth 2.1 + PKCE — passwords never seen
How it works
How it works
Claude Code
You ask in chat
Adspirer
61 tools, paused-by-default
Amazon Ads
Live data, paused for review
Step 01
Connect
Paste the MCP URL into Claude Code, OAuth into Amazon Ads.
Step 02
Manage
Ask in chat. Adspirer routes through 61 Amazon Ads tools.
Step 03
Scale
Switch accounts in chat. Same audits across every client.
What you can do
61 tools across Amazon Ads. The ones you'll use most:
-
Launch campaigns by ASIN — Build Sponsored Products, Brands, or Display campaigns from your ASINs and SKUs — `create_amazon_sp_campaign`, `create_amazon_sb_campaign`, and `create_amazon_sd_campaign` each create the campaign **PAUSED** so you review before it spends (there is no Amazon sandbox).
-
Get Amazon-native keyword & bid recommendations — `get_amazon_keyword_recommendations` and `get_amazon_bid_recommendations` surface suggested Sponsored Products keywords and bids for your ASINs; `get_amazon_sb_keyword_recommendations` and `get_amazon_sb_bid_recommendations` do the same for Sponsored Brands.
-
Track ACOS & ROAS — `get_amazon_campaign_performance` returns impressions, clicks, spend, sales, ACOS, and ROAS by campaign — the retail metrics Amazon advertisers actually optimize toward, tied to real attributed product sales.
-
Find & cut wasted spend — `analyze_amazon_wasted_spend` finds keywords and targets spending without converting, then `add_amazon_negative_keywords` blocks the irrelevant search terms so budget flows to what sells.
-
See per-ASIN & cross-sell performance — `get_amazon_product_performance` breaks results down per ASIN/SKU, and `get_amazon_purchased_products` shows what shoppers actually bought after clicking — even when it wasn't the advertised product.
-
Manage full Sponsored Products structure — Campaign → ad groups → product ads → keywords → targets → negatives, all in one conversation: `create_amazon_ad_groups`, `add_amazon_product_ads`, `add_amazon_keywords` (AUTO or MANUAL), and `add_amazon_targets` build the whole tree.
-
Pause, resume & reallocate budget — `pause_amazon_campaigns` and `resume_amazon_campaigns` control what's live, while `optimize_amazon_budget` recommends shifts based on ACOS and ROAS and `get_amazon_budget_usage` shows how much of each budget is being consumed.
Campaign types
Every Amazon Ads format Adspirer supports — request one in chat.
Sponsored Products
Keyword- and product-targeted ads that promote individual listings in search results and on product pages. The workhorse of Amazon advertising — no Brand Registry required.
Sponsored Brands
Brand-building ads (logo, custom headline, multiple products, or video) in prominent placements. Requires Brand Registry and supports all 7 ad types, from productCollection to brandVideo.
Sponsored Display
Audience and contextual targeting shown on and off Amazon — strong for retargeting and placing your ads on competitor product pages.
AUTO vs MANUAL targeting
Let Amazon match your ASINs automatically, or run MANUAL keyword and product targeting with your own bids and match types via `add_amazon_keywords` and `add_amazon_targets`.
Multi-region profiles (NA / EU / FE)
Adspirer discovers advertiser profiles across all three Amazon regions and routes each request to the right one — `list_amazon_profiles` lists them by `profile_id`, region, and active status.
Pick an intent
More prompts to try
Claude Code shines on multi-step agent tasks — drop a brief, walk away, get a report.
Find wasted spend — ACOS-based wasted-spend analysis with ready-to-add negative keyword suggestions.
Per-ASIN & cross-sell breakdown — Per-ASIN profit view plus purchased-products cross-sell analysis in one pass.
Create a Sponsored Products campaign — Builds an SP campaign by ASIN with Amazon-native keyword and bid research, created paused.
Launch a Sponsored Brands campaign — End-to-end Sponsored Brands productCollection launch with brand logo and SB recommendations.
Pick your audience
Who this is for
In-house growth marketer running Amazon Ads solo
Each Monday, ask Claude Code to pull last week's Amazon Ads performance, surface campaigns running below your ROAS threshold, and recommend creative refreshes for fatigued ads.
Replaces a 60–90 minute manual review with a 5-minute chat, and surfaces problems before they tank ad-set performance.Agency account manager handling 5+ Amazon Ads accounts
Switch context between client accounts in chat. Run the same audit prompt across each, paste the chat into your weekly client report. Multi-account is built in — no extra seats per account.
Cuts cross-account reporting from a half-day per account to ~10 minutes total.Founder launching their first Amazon Ads campaign
Brief Claude Code in plain English with budget, audience, and creative URL. Claude Code validates inputs against Amazon Ads's requirements, builds the campaign paused, and walks you through what to review before launching.
No need to learn Amazon Ads's dashboard UI; campaign goes live correctly the first time.Compare & decide
Compare
Adspirer vs alternatives
For running Amazon Ads from Claude Code.
| Adspirer | DIY MCP server | Legacy SaaS dashboard | |
|---|---|---|---|
| Setup time | ~60 seconds via one CLI command | 2–4 hours building MCP server | 30–60 min onboarding + sales call |
| Cost — entry tier | Free (15 calls / mo) | Hosting + maintenance | $200–500 / mo minimum |
| Works inside Claude Code | Yes — one CLI command | Yes (if you build it correctly) | No — external dashboard only |
| Multi-account | Yes — switch in chat | Manual per-account auth | Yes — but each account billed |
| Read + Write | Full read + write (create / pause / update) | Whatever you build | Mostly read-only or seat-gated writes |
| Safety: cannot delete | Hard-coded — no delete tool | Up to you | Varies |
| Pricing transparency | Public — $0 / $49 / $99 / $199 | Self-hosted | Often quote-only |
Cost
Pricing
If Adspirer wins for you, here's what it costs. Start free; upgrade if you outgrow it.
Free Forever
$0
15 tool calls / mo
All platforms. ChatGPT & Claude access. No credit card.
Start free →Plus
$49 / mo
150 tool calls / mo
Performance analysis + standard campaigns.
Compare Plus →Set up
Configure
Required: Claude API access (or Claude.ai Pro / Max). Most users finish in about two minutes.
Show setup steps for Claude Code
Add Adspirer to Claude Code
Run in your terminal:
claude mcp add --transport http adspirer https://mcp.adspirer.com/mcp Authenticate
Claude Code launches your browser for OAuth. Sign in to Adspirer and link your ad accounts.
Verify
Run claude and ask: Check my connected ad platforms. Tools should now appear in the available-tools list.
Common questions
FAQ
Setup
Capabilities
Workflows
Compare
Related integrations
Same Claude Code, different platform — or same Amazon Ads, different AI client.
Claude Code × other platforms
-
Claude Code × Meta Ads
Manage Facebook and Instagram campaigns from your terminal — 36 Meta tools, agent-loop scripting, available on the official Claude plugin marketplace.
Read integration → -
Claude Code × Google Ads
Manage Search, Performance Max, Display, and YouTube from your terminal — 39 Google Ads tools, real CPC data, scriptable agent loops.
Read integration → -
Claude Code × LinkedIn Ads
Manage LinkedIn Ads campaigns inside Claude Code (CLI) — 28 tools, OAuth setup in about 60 seconds, no dashboard switching.
Read integration → -
Claude Code × TikTok Ads
Manage TikTok Ads campaigns inside Claude Code (CLI) — 4 tools, OAuth setup in about 60 seconds, no dashboard switching.
Read integration → -
Claude Code × Google Display Ads
Manage Google Display Ads campaigns inside Claude Code (CLI) — 27 tools, OAuth setup in about 60 seconds, no dashboard switching.
Read integration → -
Claude Code × YouTube Ads
Manage YouTube Ads campaigns inside Claude Code (CLI) — 11 tools, OAuth setup in about 60 seconds, no dashboard switching.
Read integration → -
Claude Code × Google Shopping
Manage Google Shopping campaigns inside Claude Code (CLI) — 11 tools, OAuth setup in about 60 seconds, no dashboard switching.
Read integration → -
Claude Code × Meta Catalog Ads
Manage Meta Catalog Ads (Advantage+ Catalog / DPA) campaigns inside Claude Code (CLI) — 16 tools, OAuth setup in about 60 seconds, no dashboard switching.
Read integration →
Amazon Ads × other AI clients
-
ChatGPT × Amazon Ads
Manage Amazon Ads campaigns inside ChatGPT (Plus / Pro) — 61 tools, OAuth setup in about 2 minutes, no dashboard switching.
Read integration → -
Claude × Amazon Ads
Manage Amazon Ads campaigns inside Claude (Web / Desktop) — 61 tools, OAuth setup in about 2 minutes, no dashboard switching.
Read integration → -
Cursor × Amazon Ads
Manage Amazon Ads campaigns inside Cursor (IDE) — 61 tools, OAuth setup in about 5 minutes, no dashboard switching.
Read integration → -
Codex CLI × Amazon Ads
Manage Amazon Ads campaigns inside OpenAI Codex CLI — 61 tools, OAuth setup in about 5 minutes, no dashboard switching.
Read integration → -
Windsurf × Amazon Ads
Manage Amazon Ads campaigns inside Windsurf (IDE) — 61 tools, OAuth setup in about 5 minutes, no dashboard switching.
Read integration → -
Gemini CLI × Amazon Ads
Manage Amazon Ads campaigns inside Gemini CLI — 61 tools, OAuth setup in about 60 seconds, no dashboard switching.
Read integration → -
OpenClaw × Amazon Ads
Manage Amazon Ads campaigns inside OpenClaw (autonomous agent) — 61 tools, OAuth setup in about 5 minutes, no dashboard switching.
Coming soon -
Manus × Amazon Ads
Manage Amazon Ads campaigns inside Manus (autonomous agent) — 61 tools, OAuth setup in about 5 minutes, no dashboard switching.
Coming soon
Go deeper
Ready to connect Claude Code to Amazon Ads?
Start free — 15 tool calls per month, no credit card. Setup takes about 2 minutes.
Try Adspirer free