How to Use the Criteo Retail Media API MCP in Claude Code
Pipe Criteo Retail Media API data directly into your terminal with Claude Code for headless campaign management.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Criteo Retail Media API MCP to Claude Code
Create your Vinkius account to connect Criteo Retail Media API 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.
Automate Ad Reports in Claude Code
Terminal dwellers need data fast from their tools. Running a single CLI command triggers `get_retail_media_report` and dumps the performance metrics straight to stdout. You pipe that output right into `jq` or a Slack webhook without leaving your shell. Cron jobs make this even more powerful. Schedule a daily script that fires `list_retail_budgets` to check for overspend. If a budget crosses the threshold, your AI client alerts the team before anyone logs into the web dashboard.
Audit Campaigns from the Command Line
Sifting through ad accounts via a GUI wastes time. Firing off `list_advertiser_accounts` followed by `list_retail_campaigns` gives you a raw JSON map of your entire setup. Your agent parses the tree and highlights misconfigured targeting instantly. Digging into specific ad groups requires precision. Passing a campaign ID to `get_retail_campaign_details` reveals the exact settings underneath. You verify the setup from your SSH session while the rest of the team clicks through menus.
Query Retail Data as Code
Backing up keyword lists should be a simple shell script. Instruct your agent to hit `list_line_item_keywords` and append the results to a text file. Version controlling your ad targeting becomes trivial when you treat it like code. Checking SKU alignment takes just one command. Hitting `list_account_products` alongside `list_retailers` verifies that your catalog synced correctly with the partner network. The MCP Server handles the authentication while you handle the infrastructure.
Set up Criteo Retail Media API 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 seecriteo-retail-media-api-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Criteo Retail Media API transactions." It will automatically discover and invoke the available Criteo Retail Media API tools.
claude mcp add --transport http criteo-retail-media-api-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 Criteo Retail Media API MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Criteo Retail Media API MCP today
We host it, we monitor it, we maintain it. You just paste one token.