ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use VTEX with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Search products, manage SKUs, update stock levels, and explore categories and brands on your VTEX store. all from any AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 7 capabilities

The complete VTEX capability set.

These are the exact actions your AI can choose when you ask it to work with VTEX.

Capability set01 / 02

01-04

4 capabilities in this set.

Part of 7 available through VTEX.

  1. 01

    Get product

    Get full details of a specific product

  2. 02

    Manage stock

    Update the available quantity of a SKU

  3. 03

    Save product

    Create or update a product

  4. 04

    Get brand

    Get details of a brand

Capability set02 / 02

05-07

3 capabilities in this set.

Part of 7 available through VTEX.

  1. 05

    Get category

    Get details of a category

  2. 06

    Get sku

    Get details of a specific SKU

  3. 07

    Search products

    Examples: "Coca Cola", "b/1234" (brand ID), "c/5678" (category ID). Search for products by text, brand, or category

Observed, not estimated

829ms average. Fast in production.

VTEX is checked daily against the live service.

Daily averagePeak 1060ms
Aug 20Today
Fastest day
736ms
Slowest day
1060ms
14-day trend
Slowing+9%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 7 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of VTEX, so you can see the experience inside your AI.

It does not authenticate your account with VTEX. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

VTEX Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_dn6uRbcp7EhBb5ZC2Q019Ev0raY8Wvus89OVghq2/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — VTEX capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "vtex-catalog-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_dn6uRbcp7EhBb5ZC2Q019Ev0raY8Wvus89OVghq2/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions VTEX owners ask.

  • 01

    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.

  • 02

    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.

  • 03

    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.

  • 04

    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.