How to Use the Criteo Marketing API MCP in Claude Code
Control your Criteo campaigns and budgets directly from your terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Criteo Marketing API MCP to Claude Code
Create your Vinkius account to connect Criteo Marketing 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.
Run Criteo audits from your shell using this MCP Server
The `list_marketing_budgets` tool displays exactly where your money is going directly in your terminal. No one likes clicking through heavy ad-manager websites just to check a budget. You can pipe this output into local grep or awk scripts to parse the numbers instantly. If you need to check campaign health, the CLI agent uses `list_marketing_campaigns` to pull a clean list of active efforts. It matches this with `get_marketing_statistics` to display real-time conversion rates without a single browser tab open.
Inspect ad configurations via the command line
The `get_ad_set_details` tool prints out the exact configuration of any target group directly to your shell. Managing complex ad structures gets simple when you can query them from your terminal. You get clean JSON outputs that are ready for debugging or shell logging. To see the bigger picture, the agent runs `list_ad_sets` to show you how your groups are organized. It traces settings across multiple campaigns, helping you spot inconsistencies in your targeting rules in seconds.
Query your audience segments and creative assets
The `list_audiences` tool retrieves your current marketing targets so you can verify active cohorts from the command line using this MCP Server. Keep your targeting sharp by checking your active cohorts from the command line. You can quickly verify which segments are active before launching new campaigns. The agent also runs `list_ad_creatives` to list the banners and media linked to your account. It maps these assets to your target lists, giving you a clear view of your active marketing pipeline from a single terminal command.
Set up Criteo Marketing 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-marketing-api-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Criteo Marketing API transactions." It will automatically discover and invoke the available Criteo Marketing API tools.
claude mcp add --transport http criteo-marketing-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 Marketing 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 Marketing API MCP today
We host it, we monitor it, we maintain it. You just paste one token.