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. Simulate carts, calculate shipping, apply coupons, and manage client profiles 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 · 6 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-03

3 capabilities in this set.

Part of 6 available through VTEX.

  1. 01

    Get orderform

    Get details of a specific shopping cart

  2. 02

    Simulate payment

    Simulate a payment validation

  3. 03

    Add coupon

    Apply a coupon to a shopping cart

Capability set02 / 02

04-06

3 capabilities in this set.

Part of 6 available through VTEX.

  1. 04

    Simulate order

    Simulate a cart and shipping costs

  2. 05

    Create address

    Add a new address to a client profile

  3. 06

    Get client profile

    Get client profile details

Observed, not estimated

888ms average. Fast in production.

VTEX is checked daily against the live service.

Daily averagePeak 1019ms
Aug 20Today
Fastest day
728ms
Slowest day
1019ms
14-day trend
Slowing+23%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 6 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_1wLH9vAfCGXtiSGXk1obonJ6ckqJcFZi1WL4TSqq/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-checkout-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_1wLH9vAfCGXtiSGXk1obonJ6ckqJcFZi1WL4TSqq/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'). No code, no SDK. just connect and go.

  • 02

    Can my agent simulate a full cart with shipping costs?

    Yes! Use the 'simulate_order' capability with a list of items and a postal code. Your agent will return the full cart breakdown. totals, per-item pricing, available logistics options, estimated delivery dates, and applicable discounts. all without touching the actual store.

  • 03

    What happens when a customer asks support about their current cart?

    Your support agent can use the 'get_orderform' capability to instantly retrieve the customer's active cart. items, quantities, prices, applied coupons, and shipping address. No need to switch tabs or navigate the admin. The agent can then apply a coupon or check shipping costs, all within the same conversation.

  • 04

    Can I validate payment conditions before placing bulk orders?

    Absolutely. The 'simulate_payment' capability lets your agent validate payment tokens and check accepted conditions. perfect for operations teams running bulk order validations across multiple sellers and payment methods without processing real transactions.