How to Use the Amazon Ads MCP in Claude Code
Run headless Amazon Ads reporting and campaign audits straight from the Claude Code terminal.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Amazon Ads MCP to Claude Code
Create your Vinkius account to connect Amazon Ads to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Run Amazon Ads audits in Claude Code
This MCP Server uses `list_sp_campaigns` and `list_sb_campaigns` to let Claude Code query your live advertising setup directly from the command line. You can pipe this output into standard Unix utilities like grep or jq for instant filtering. It replaces bloated web consoles with raw terminal speed. Claude Code calls the tools, processes the active campaign arrays, and prints clean tables of your active Sponsored Products and Sponsored Brands campaigns.
Automate report generation via CLI scripts
The server triggers asynchronous performance pulls using `request_sp_report` and checks readiness via `get_report_status`. Claude Code runs these commands headlessly, making it easy to script automated daily report downloads. You can write a quick bash script that tells Claude Code to request a report, wait for it to compile, and save the output directly to a local directory for your CI/CD pipeline. This integration removes the need to use a browser for ad reporting.
Map advertiser profiles from the shell
This MCP Server uses `list_profiles` to let Claude Code list every advertiser account linked to your credentials. This profile mapping lets you switch between different brand accounts using simple command-line arguments. Before running any keyword queries, Claude Code runs this tool to verify your target profile. This ensures your terminal commands are executed against the correct seller or vendor account every time.
Set up Amazon Ads MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seeamazon-ads-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Amazon Ads transactions." It will automatically discover and invoke the available Amazon Ads tools.
claude mcp add --transport http amazon-ads-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Amazon Ads MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Amazon Ads MCP today
We host it, we monitor it, we maintain it. You just paste one token.