ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Magento (Adobe Commerce) with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage e-commerce via Magento (Adobe Commerce). search products, track orders, and audit customer data.

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 Magento (Adobe Commerce) capability set.

These are the exact actions your AI can choose when you ask it to work with Magento (Adobe Commerce).

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Magento (Adobe Commerce).

  1. 01

    Mg.search customers

    Search Magento customers with pagination

  2. 02

    Mg.get customer

    Pass internal customer string ID. Get Magento customer by ID

  3. 03

    Mg.get order

    Needs explicit entity ID. Get Magento order by ID

  4. 04

    Mg.get product

    SKU is URL-encoded. Get Magento product by SKU

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Magento (Adobe Commerce).

  1. 05

    Mg.get stock

    Get Magento stock/inventory for a product SKU

  2. 06

    Mg.get store config

    Get Magento store configuration

  3. 07

    Mg.list categories

    This might be a very large tree so egress restricts excessive sizes. List Magento category tree

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Magento (Adobe Commerce).

  1. 08

    Mg.list invoices

    List Magento invoices with pagination

  2. 09

    Mg.search orders

    Use to browse recent commerce orders. Search Magento orders with pagination

  3. 10

    Mg.search products

    Magento is an enterprise eCommerce platform used by large retailers. Search Magento/Adobe Commerce products with pagination

Observed, not estimated

882ms average. Fast in production.

Magento (Adobe Commerce) is checked daily against the live service.

Daily averagePeak 1058ms
Aug 20Today
Fastest day
772ms
Slowest day
1058ms
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 Magento (Adobe Commerce), so you can see the experience inside your AI.

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

Magento (Adobe Commerce) Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_LYRuSvcIyfxwGGgO2nto9378n40yu003d4DgYkUG/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 — Magento (Adobe Commerce) capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "magento-adobe-commerce-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_LYRuSvcIyfxwGGgO2nto9378n40yu003d4DgYkUG/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 Magento (Adobe Commerce) owners ask.

  • 01

    Can I search for products by SKU through my agent?

    Yes. Use the mg.get_product capability and provide the exact SKU. Your agent will fetch the full record, including pricing, stock status, and custom attributes directly from your Magento catalog.

  • 02

    How do I check the status history of a specific order?

    The mg.get_order capability retrieves the complete order entity by ID. Your agent will expose the status history, payment info, and line items, helping you track the fulfillment lifecycle of any order.

  • 03

    Can my agent list the entire category tree of my store?

    Absolutely. Use the mg.list_categories capability to retrieve the complete category hierarchy. Your agent will report the IDs, names, and product counts for each level, ensuring you have a full view of your store's taxonomy.