Connector guide1-minute read22 MCP toolsEN · DE · IT

Come collegare Shopify a Cursor — via MCP

Shopify Admin REST API — products, variants, inventory, orders, fulfillments, customers, refunds, discounts, gift cards, marketing analytics. Custom-app access-token auth.

HCBy HelpCode teamUpdated 1 min read Open source on GitHub

No credit card · 7-day trial · Self-host alternative available

Shopify

MCP connector

Shopify

Shopify Admin REST API — products, variants, inventory, orders, fulfillments, customers, refunds, discounts, gift cards, marketing analytics. Custom-app access-token auth.

Tools

22

Region

INTL

Category

E-commerce

Authentication

API Key

Required env vars

SHOPIFY_STORESHOPIFY_ACCESS_TOKEN
Install in one click on Cloud

7-day free trial · No credit card

  • 7-day free trial
    No credit card required
  • GDPR & SOC 2 ready
    EU data residency, audit logs
  • Open-source on GitHub
    Source-available BSL-1.1
  • Works with ChatGPT, Claude, Gemini
    Any MCP-compatible client

Skip the install. Get this working in under 2 minutes.

Start a free trial on cloud.anythingmcp.com, add the Shopify in one click, then point your AI client (Claude, ChatGPT, Copilot or Cursor) at the generated MCP endpoint. No Docker, no git clone, zero engineering experience required.

Start free trial

Summary

Shopify Admin REST API — products, variants, inventory, orders, fulfillments, customers, refunds, discounts, gift cards, marketing analytics. Custom-app access-token auth.

Prova a chiedere

Prompt di esempio per Shopify

Clicca su un prompt per copiarlo. Incollalo in Claude, ChatGPT, Cursor, Gemini, Copilot o OpenClaw per eseguirlo contro questo connettore.

Shopify · live via MCP
Condividi
Opus 4.7

Claude è un'AI e può sbagliare. Verifica sempre le risposte.

💡 Niente installazione? Vai direttamente su cloud.anythingmcp.com. Accedi, clicca Connectors → Shopify, inserisci le credenziali, genera una MCP API key — fatto. Niente Docker, niente git clone, niente server locale.

Shopify + Cursor

Shopify Admin REST API — products, variants, inventory, orders, fulfillments, customers, refunds, discounts, gift cards, marketing analytics. Custom-app access-token auth.

Prerequisiti

Le istruzioni di setup complete sono incluse nel connettore stesso (visibili nello store quando lo selezioni). Le variabili d'ambiente richieste sono:

SHOPIFY_STORE, SHOPIFY_ACCESS_TOKEN

Step 1 — Ottieni le credenziali

Step 2 — Installa l'adapter

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d

Step 3 — Aggiungi il connettore in Cursor

Cursor legge i server MCP da ~/.cursor/mcp.json. Aggiungi questa voce:

{
  "mcpServers": {
    "anythingmcp": {
      "url": "https://cloud.anythingmcp.com/mcp",
      "headers": { "Authorization": "Bearer YOUR_MCP_API_KEY" }
    }
  }
}
  1. Ottieni la tua MCP API key da AnythingMCP → Profilo → MCP API Keys → Nuova Key.
  2. Salva il file e riavvia Cursor.
  3. Apri Cursor → Impostazioni → MCP per verificare che Shopify sia presente e "Connected".
  4. Inizia a chattare — tutti gli strumenti di Shopify sono ora invocabili.

Tool disponibili

FAQ

Cursor supporta MCP server personalizzati nel piano free? Sì — MCP è disponibile su Hobby, Pro e Business.

Prossimi passi

Questa guida ti è stata utile?

Ready to ship

Your Shopify agent is one click away.

Install the connector, paste the key, prompt Cursor. Free for 7 days, no credit card.

Guide correlate