ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Ecwid with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage e-commerce stores via Ecwid. search products and orders, handle inventory, track customers, and audit store profiles directly 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 · 10 capabilities

The complete Ecwid capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Ecwid.

  1. 01

    Get app storage

    Get application storage value from Ecwid by key (useful for custom app state)

  2. 02

    Get profile

    Get Ecwid store profile configuration

  3. 03

    Search products

    Returns product IDs, names, prices, SKUs, inventory, and images. Search Ecwid products

  4. 04

    Search customers

    Search Ecwid customers

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Ecwid.

  1. 05

    Get product

    Returns full details: pricing, variations, attributes, choices, and SEO info. Get Ecwid product by ID

  2. 06

    List categories

    List Ecwid product categories

  3. 07

    List coupons

    List Ecwid discount coupons

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Ecwid.

  1. 08

    Search orders

    Returns order numbers, totals, fulfillment status, payment status, and buyer details. Search Ecwid orders

  2. 09

    Update inventory

    Update Ecwid product inventory quantity

  3. 10

    Get order

    Get Ecwid order by ID/Number

Observed, not estimated

827ms average. Fast in production.

Ecwid is checked daily against the live service.

Daily averagePeak 1030ms
Aug 20Today
Fastest day
654ms
Slowest day
1030ms
14-day trend
Slowing+12%

Connect your client

One URL. Every client.

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

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

Ecwid Connector

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

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

  • 01

    Can my agent update product inventory in Ecwid?

    Yes. Use the 'update_inventory' capability. Provide the product ID and the new quantity. The agent will command the Ecwid mutation endpoint to reset the physical stock level perfectly.

  • 02

    How do I search for orders by a specific customer via chat?

    First, use 'search_customers' to find the buyer details. Then, use 'search_orders' with appropriate filters. Your agent can retrieve the exact financial logs and fulfillment statuses for any order number.

  • 03

    Can I see all active discount coupons through the agent?

    Absolutely. Use the 'list_coupons' capability. Your agent will evaluate the distinct discounting rules in your account, allowing you to audit coupon boundaries and rules without manual dashboard checks.