Chewy Ads Connector for AI agents.
8 live capabilities
Manage your pet brand's retail media and sponsored products on Chewy.
Waiting for input…
Why people use Chewy Ads
Chewy Ads Retail Media Management
This Connector lets you skip the clicks. You just ask your agent for a performance summary or a keyword audit. It pulls the data from your Chewy Ads account and gives you the highlights immediately. You get a clear picture of your pet brand's ROI without ever opening a tab.
What Vinkius changes
You get a conversational interface for your entire Chewy Ads retail media operation.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Budget Check
A brand owner asks "How much money is left in my Chewy Ads budget?
- Real-world use case 02
Performance Audit
A marketing lead asks "Show me the performance for the Puppy Food campaign" to see clicks and spend.
- Real-world use case 03
Keyword Review
A specialist asks "What are the top keywords for our Cat Litter ads?
Complete set · 8capabilities
The complete Chewy Ads capability set.
These are the exact actions your AI can choose when you ask it to work with Chewy Ads.
01—04
4 capabilities in this set.
Part of 8 available through Chewy Ads.
- 01 Capability
List chewy campaigns
List every campaign currently in your Chewy Ads account. It gives you a quick overview of all your active and inactive efforts.
- 02 Capability
Get chewy account balance
Check your current remaining budget and account balance. This helps you stay on top of your spend without opening the dashboard.
- 03 Capability
List campaign adgroups
See all ad groups organized within a specific campaign. This helps you understand the structure of your retail media layout.
- 04 Capability
List adgroup ads
View the individual ads running inside a specific ad group. Use this to audit the creative content currently live on Chewy.
05—08
4 capabilities in this set.
Part of 8 available through Chewy Ads.
- 05 Capability
List chewy catalogs
View the product catalogs synced to your advertising account. This ensures you know exactly which items are eligible for ads.
- 06 Capability
List adgroup keywords
See the keywords and performance metrics for a specific ad group. Use this to identify which search terms are driving the most traffic.
- 07 Capability
Get campaign details
Pull detailed specs for a specific ad campaign. This is useful for quickly reviewing campaign settings and goals.
- 08 Capability
Get performance report
Get a performance summary including clicks and spend for a set period. Use this to see how your ads are actually performing over time.
Set up in minutes
One URL. Then ask Chewy Ads to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Chewy Ads from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_pX6pKzjmWEwHcsadHdjzjenhUPeldXFuxKo4XoG5/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Chewy Ads, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Chewy Ads for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_pX6pKzjmWEwHcsadHdjzjenhUPeldXFuxKo4XoG5/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Chewy Ads URL.
- Step 03
Save and start
Save the connection and enable Chewy Ads in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"chewy-ads": {
"url": "https://edge.vinkius.com/vk_preview_pX6pKzjmWEwHcsadHdjzjenhUPeldXFuxKo4XoG5/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Chewy Ads
Open Agent mode in chat and ask: "Using Chewy Ads, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"chewy-ads": {
"url": "https://edge.vinkius.com/vk_preview_pX6pKzjmWEwHcsadHdjzjenhUPeldXFuxKo4XoG5/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Chewy Ads
Ask Copilot: "Using Chewy Ads, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"chewy-ads": {
"url": "https://edge.vinkius.com/vk_preview_pX6pKzjmWEwHcsadHdjzjenhUPeldXFuxKo4XoG5/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Chewy Ads
Open Cascade and ask: "Using Chewy Ads, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"chewy-ads": {
"url": "https://edge.vinkius.com/vk_preview_pX6pKzjmWEwHcsadHdjzjenhUPeldXFuxKo4XoG5/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Chewy Ads
Ask Cline: "Using Chewy Ads, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add chewy-ads --transport http "https://edge.vinkius.com/vk_preview_pX6pKzjmWEwHcsadHdjzjenhUPeldXFuxKo4XoG5/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Chewy Ads
Ask Claude: "Using Chewy Ads, show me...". 8 tools are ready
Where the request belongs
Work Chewy Ads can move forward.
Who wakes up in the morning needing this? The retail media manager who's tired of clicking through dashboards at 2am to check if a campaign is still running. The pet brand owner who wants to know their ROI without learning a new software. The marketing specialist who needs to audit keywords daily to keep costs down.
Retail Media Manager
Spends all day in the PromoteIQ dashboard and wants to see high-level performance summaries without manual reporting.
E-commerce Brand Owner
Needs to know if their pet products are selling and how much they're spending on ads without learning a new software.
Marketing Specialist
Audits keyword success and campaign statuses daily to optimize ROI for pet supplies.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAmazon Ads
Advertising management. manage Sponsored Products, brands, and performance reports via AI.
Walmart Connect Ads
Manage Walmart Sponsored Search campaigns, budgets, keywords, and performance reports with AI. Exclusive for Walmart Connect Partner Network members.
AdRoll
Retarget customers, launch display ad campaigns, and measure conversion performance across web and social channels.
Criteo Retail Media API
Equip your AI agent to manage Criteo retail campaigns, line items, and product data directly via the Criteo API.
Kevel
Manage ad campaigns, inventory, and creatives via the Kevel Management API.
AdButler
Serve and manage display ads, track impressions, and optimize ad zones across your digital properties with precision.
Bring your own AI
Change the model, client or framework. Keep Chewy Ads connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Chewy Ads.
The practical details behind the request, access and result.
Can I use Chewy Ads MCP to see my spend?
Yes, it pulls your budget and performance reports directly from your account. You can ask for specific dates to see how much you've spent on your retail media.
Does Chewy Ads MCP work for my pet brand?
Yes, it's specifically designed for managing retail media on Chewy. It helps pet brands keep track of their sponsored products and ad performance.
How do I check my sponsored products?
You can use the Connector to view your synced catalogs. This lets you see which items are currently eligible for advertising in a single chat.
Can I audit my keywords with Chewy Ads MCP?
Yes, it lists your keywords and shows their performance metrics. This makes it easy to see which terms are driving the most traffic for your products.
Is there a way to see my campaign details?
Yes, the Connector can pull detailed specs for any specific campaign. You can ask for a breakdown of your active and inactive efforts anytime.
Can Chewy Ads MCP show me my account balance?
Yes, it retrieves your real-time account balance and budget status. You can check this quickly to ensure you aren't overspending your daily cap.
Can I see my advertising spend for this month?
Yes! Use the get_performance_report capability with your desired date range. The agent will retrieve your spend metrics along with impressions and clicks.
How do I check the status of a specific ad group?
Use the list_campaign_adgroups capability with your campaign ID. Your agent will fetch all ad groups and their current states (e.g., Active, Paused).
Where do I find my Chewy Ads API Key and Client ID?
These credentials are provided through the Chewy Ads / PromoteIQ dashboard. Log in to your advertiser portal and look for the 'API' or 'Developer' settings section.
One connection away
Give your agent a direct line to Chewy Ads.
Connect Chewy Ads once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available