VTEX Catalog Connector for AI agents.
7 live capabilities
Manage your e-commerce product catalog and stock levels with plain language.
Waiting for input…
Why people use VTEX Catalog
VTEX Catalog: Stop Wrestling with Complex E-commerce Admin Panels
This Connector lets you skip the clicking. You just tell your agent to update the stock for SKU 550 to 200 or find all products in the running shoes category. It does the navigation and data retrieval for you in seconds.
What Vinkius changes
You get a natural language interface for your entire VTEX product database.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Fixing stock discrepancies
An inventory lead notices a warehouse mismatch and asks the agent to update SKU 12345 to 150 units using manage_stock.
- Real-world use case 02
Rapid product auditing
A catalog manager wants to see all products in a specific category to check for missing images, using search_products and get_category.
- Real-world use case 03
Quick product creation
A merchandiser needs to add a new item to the store and uses save_product to push the specs from a draft sheet.
Complete set · 7capabilities
The complete VTEX Catalog capability set.
These are the exact actions your AI can choose when you ask it to work with VTEX Catalog.
01—04
4 capabilities in this set.
Part of 7 available through VTEX Catalog.
- 01 Capability
Get brand
Get the details of a specific brand in your store. This helps you verify brand information quickly.
- 02 Capability
Get category
Pull details for a specific category. Use this to see how products are grouped in your hierarchy.
- 03 Capability
Get product
Fetch the full specification sheet for a product. It includes all SKUs, categories, and metadata.
- 04 Capability
Manage stock
Update the available quantity of a SKU. Use this to sync inventory across your warehouses instantly.
05—07
3 capabilities in this set.
Part of 7 available through VTEX Catalog.
- 05 Capability
Save product
Create a new product or update an existing one. This lets you push data changes directly to your catalog.
- 06 Capability
Search products
Find products using text, brand IDs, or category IDs. It returns pricing, availability, and images.
- 07 Capability
Get sku
Look up a specific SKU for details like weight and dimensions. This is perfect for checking shipping specs.
Set up in minutes
One URL. Then ask VTEX Catalog to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use VTEX Catalog 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_dn6uRbcp7EhBb5ZC2Q019Ev0raY8Wvus89OVghq2/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 VTEX Catalog, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable VTEX Catalog for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_dn6uRbcp7EhBb5ZC2Q019Ev0raY8Wvus89OVghq2/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 VTEX Catalog URL.
- Step 03
Save and start
Save the connection and enable VTEX Catalog in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"vtex-catalog": {
"url": "https://edge.vinkius.com/vk_preview_dn6uRbcp7EhBb5ZC2Q019Ev0raY8Wvus89OVghq2/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 VTEX Catalog
Open Agent mode in chat and ask: "Using VTEX Catalog, help me...". 7 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"vtex-catalog": {
"url": "https://edge.vinkius.com/vk_preview_dn6uRbcp7EhBb5ZC2Q019Ev0raY8Wvus89OVghq2/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 VTEX Catalog
Ask Copilot: "Using VTEX Catalog, help me...". 7 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"vtex-catalog": {
"url": "https://edge.vinkius.com/vk_preview_dn6uRbcp7EhBb5ZC2Q019Ev0raY8Wvus89OVghq2/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 VTEX Catalog
Open Cascade and ask: "Using VTEX Catalog, help me...". 7 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"vtex-catalog": {
"url": "https://edge.vinkius.com/vk_preview_dn6uRbcp7EhBb5ZC2Q019Ev0raY8Wvus89OVghq2/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 VTEX Catalog
Ask Cline: "Using VTEX Catalog, help me...". 7 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add vtex-catalog --transport http "https://edge.vinkius.com/vk_preview_dn6uRbcp7EhBb5ZC2Q019Ev0raY8Wvus89OVghq2/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 VTEX Catalog
Ask Claude: "Using VTEX Catalog, show me...". 7 tools are ready
Where the request belongs
Work VTEX can move forward.
This is for the e-commerce operators who are tired of the click-fatigue of large admin panels. It is for the people responsible for keeping thousands of SKUs accurate without losing their minds.
Catalog Manager
Audits product listings and ensures brand consistency across the store.
Inventory Specialist
Manages stock levels across multiple warehouses to prevent overselling.
Merchandising Lead
Organizes category trees and plans product placement to improve discoverability.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsCloudCart
Manage e-commerce and store operations via CloudCart. track products, monitor orders, and manage customers directly from any AI agent.
Commerce Layer
Add headless commerce capabilities to any website or app with APIs for orders, SKUs, prices, and inventory management.
SkuVault
Manage your SkuVault inventory, products, lots, and purchase orders directly from any AI agent.
Linnworks (E-commerce Ops)
Manage e-commerce operations via Linnworks. audit open orders, track inventory SKUs, and monitor multi-location stock levels.
VTEX Orders
Search, track, invoice, and cancel orders on your VTEX store. manage your entire order lifecycle from any AI agent.
Spocket
Automate dropshipping via Spocket. browse catalogs, check real-time inventory, and manage customer orders directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep VTEX 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 VTEX.
The practical details behind the request, access and result.
Can the VTEX Catalog MCP help me manage multiple warehouses?
Yes, it lets you update stock levels for specific SKUs across your different warehouse locations instantly. This helps keep your inventory synced across all sales channels.
How does the VTEX Catalog MCP handle product updates?
You can use it to create new products or update existing ones using natural language. The changes are pushed directly to your store so you don't have to do it manually.
Can I use VTEX Catalog MCP to search for items by brand?
Yes, it supports full-text searches including brand IDs and category IDs. This makes it easy to find specific items or audit your brand listings.
Does the VTEX Catalog MCP work with my current AI agent?
It works with any MCP-compatible client like Claude or Cursor. This gives your agent direct access to your VTEX store data for faster tasks.
Can I use VTEX Catalog MCP to see product dimensions?
Yes, it pulls full specification sheets for products. You can quickly retrieve weights, dimensions, and other metadata for any item in your catalog.
Is the VTEX Catalog MCP good for auditing my store?
It is perfect for auditing. You can quickly explore your category tree and brand directory to ensure everything is classified correctly and organized the way you want.
How do I get my VTEX API credentials?
Log in to your VTEX Admin, go to Account Settings → Application Keys, and create a new App Key. You'll receive an App Key and App Token pair. You also need your Account Name (the subdomain you use to access the VTEX Admin, e.g., 'mystore'). Ensure the key has Catalog and Logistics read/write permissions. No code, no SDK. just connect and go.
Can my agent update stock levels without opening the VTEX Admin?
Yes! Use the 'manage_stock' capability with a SKU ID and the new quantity. Your agent updates the inventory balance in real-time through the VTEX Logistics API. perfect for warehouse teams receiving shipments who need to update stock counts without navigating to the Inventory module.
How does product search work with categories and brands?
The 'search_products' capability supports three search modes: full-text (e.g., 'Nike Running Shoes'), by brand ID (e.g., 'b/1234'), or by category ID (e.g., 'c/5678'). This means your agent can quickly audit all products under a specific brand or explore an entire product category. no manual catalog browsing required.
Can I create new products and manage my entire catalog via AI?
Absolutely. The 'save_product' capability lets your agent create or update products by sending a structured JSON body. Combined with 'get_category' and 'get_brand' for classification, your agent can handle the full product lifecycle. from initial creation to SKU-level stock adjustments. ideal for merchandising teams managing large VTEX catalogs with thousands of products.
One connection away
Give your agent a direct line to VTEX.
Connect VTEX once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available