Skip to content
Vinkius

VTEX Catalog Connector for AI agents.

7 live capabilities

Manage your e-commerce product catalog and stock levels with plain language.

Live agent request VTEX Catalog / Connector

Waiting for input…

AI Agent

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.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • Visual Studio Code
  • Windsurf

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

  1. 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.

  2. 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.

  3. 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.

Capability set01 / 02

01—04

4 capabilities in this set.

Part of 7 available through VTEX Catalog.

  1. 01 Capability

    Get brand

    Get the details of a specific brand in your store. This helps you verify brand information quickly.

  2. 02 Capability

    Get category

    Pull details for a specific category. Use this to see how products are grouped in your hierarchy.

  3. 03 Capability

    Get product

    Fetch the full specification sheet for a product. It includes all SKUs, categories, and metadata.

  4. 04 Capability

    Manage stock

    Update the available quantity of a SKU. Use this to sync inventory across your warehouses instantly.

Capability set02 / 02

05—07

3 capabilities in this set.

Part of 7 available through VTEX Catalog.

  1. 05 Capability

    Save product

    Create a new product or update an existing one. This lets you push data changes directly to your catalog.

  2. 06 Capability

    Search products

    Find products using text, brand IDs, or category IDs. It returns pricing, availability, and images.

  3. 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 preview
Advanced clients IDE · CLI

Claude · Web + desktop

Official guide ↗

Connector URL · ready to paste

Streamable HTTP
https://edge.vinkius.com/vk_preview_dn6uRbcp7EhBb5ZC2Q019Ev0raY8Wvus89OVghq2/mcp
  1. Step 01

    Open Connectors

    In Claude Web or Claude Desktop, open Settings and choose Connectors.

  2. Step 02

    Add the URL

    Choose Add custom connector, name it VTEX Catalog, and paste the URL above.

  3. Step 03

    Turn it on in chat

    Select +, open Connectors, and enable VTEX Catalog for the conversation.

Where the request belongs

Work VTEX can move forward.

Built around the request

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.

01

Catalog Manager

Audits product listings and ensures brand consistency across the store.

02

Inventory Specialist

Manages stock levels across multiple warehouses to prevent overselling.

03

Merchandising Lead

Organizes category trees and plans product placement to improve discoverability.

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