ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Commerce Layer with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Enable your AI agent to manage orders, SKUs, customers, and shipments via the Commerce Layer API.

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 · 9 capabilities

The complete Commerce Layer capability set.

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

Capability set01 / 03

01-03

3 capabilities in this set.

Part of 9 available through Commerce Layer.

  1. 01

    Get order

    Retrieve details of a specific order

  2. 02

    Get order stats

    Calculate basic stats for a set of orders

  3. 03

    List orders

    Retrieve a list of orders from Commerce Layer

Capability set02 / 03

04-06

3 capabilities in this set.

Part of 9 available through Commerce Layer.

  1. 04

    List prices

    Retrieve a list of product prices

  2. 05

    List skus

    Retrieve a list of SKUs (products)

  3. 06

    Search orders by email

    Find orders belonging to a specific customer email

Capability set03 / 03

07-09

3 capabilities in this set.

Part of 9 available through Commerce Layer.

  1. 07

    Get sku

    Retrieve details of a specific SKU

  2. 08

    List customers

    Retrieve a list of customers

  3. 09

    List shipments

    Retrieve a list of shipments

Observed, not estimated

850ms average. Fast in production.

Commerce Layer is checked daily against the live service.

Daily averagePeak 1097ms
Aug 20Today
Fastest day
679ms
Slowest day
1097ms
14-day trend
Slowing+27%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 9 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 Commerce Layer, so you can see the experience inside your AI.

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

Commerce Layer Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_Y3DvVPQrbp4XnnmsvgJsCITOuYwBf3235zAvqxJg/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 — Commerce Layer capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "commerce-layer-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_Y3DvVPQrbp4XnnmsvgJsCITOuYwBf3235zAvqxJg/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 Commerce Layer owners ask.

  • 01

    How do I find my organization subdomain?

    Your subdomain is the first part of your Commerce Layer URL. For example, in 'my-store.commercelayer.io', the subdomain is 'my-store'.

  • 02

    What credentials do I need?

    You need an Integration Client ID and Client Secret. Generate them in the Commerce Layer dashboard under Settings > Applications.

  • 03

    Why are prices shown in cents?

    Commerce Layer stores all amounts as integers (cents) for precision. The integration formats them automatically for display.