Shopify for Claude, Cursor, ChatGPT & agents
Shopify — list products (with optional collection filter), fetch a single product by id, list orders (open / closed / cancelled / any), and fetch a single order by id from a Shopify store using the...
curl -fsSL https://syncorelabs.ai/install.sh | shmacOS / Linux. Windows + manual install.
What it does
Shopify — list products (with optional collection filter), fetch a single product by id, list orders (open / closed / cancelled / any), and fetch a single order by id from a Shopify store using the Admin REST API. Use when the user mentions Shopify, store, e-commerce, product catalog, order, customer order, fulfillment, or wants to inspect their Shopify storefront.
The Shopify skill is one of 75+ pre-wired Syncore integrations that any MCP-compatible client — Claude Desktop, Claude Code, Cursor, Windsurf, Codex CLI, and ChatGPT desktop — can call out of the box. You don't configure MCP servers or copy API keys into a JSON file; the Syncore daemon discovers the skill at startup and exposes its tools to whichever AI client is running.
Sample prompts
Once Syncore is installed and Shopify is connected, ask your agent something like:
- “List products from Shopify.”
- “Get product from Shopify.”
- “List orders from Shopify.”
Tools available (4)
shopify__list_productsList products / inventory / catalog items in the Shopify store with optional collection_id filter. Use when the user wants to browse / audit / search the storefront's product line.
shopify__get_productRead / fetch full details (variants, images, pricing) of one Shopify product by id. Use when the user wants to inspect a specific item in the catalog.
shopify__list_ordersList Shopify orders, optionally filtered by status (open / closed / cancelled / any). Use when the user wants to triage recent orders, see what's open / unfulfilled, or audit sales.
shopify__get_orderRead / fetch full details of a single Shopify order by id (line items, customer, shipping, fulfillment status). Use when the user wants to inspect a specific order.
How to connect
Shopify needs a provider API key to talk to shopify. Connect it from the Syncore dashboard:
- Run
curl -fsSL https://syncorelabs.ai/install.sh | shon macOS / Linux (or the PowerShell command on Windows). - Run
syncore loginto create your account and a device-bound encryption key. - Visit syncorelabs.ai/connect and authorize Shopify.
- Run
syncore updateto sync the skill + credentials to every installed AI client.
Pricing
Free at every Syncore tier. Connect your account once at /connect; the OAuth or API-key credential stays encrypted on your machine and syncs to your other devices via the Syncore vault.
See the full Syncore pricing breakdown — Free $0/mo, Pro $29/mo, Ultra $99/mo — on the homepage.
Related
Looking at Shopify? You may also want:
- Attio — read and update CRM records (people, companies, deals, custom objects), search by query, list and add to saved lists / segments, and append Markdown notes via the Attio v2 API
- HubSpot — list and search contacts, create new contacts, list deals, and create new deals via HubSpot API v3
- Mercury — read bank accounts (checking, savings, treasury) with balances, list and search transactions by date / amount / direction (debit / credit) / description, fetch monthly statements (PDF + s...
- PostHog — query product-analytics events with filters, run arbitrary HogQL (PostHog's SQL-like) queries against events / persons tables, list and search persons (users) by email / distinct_id, list...
- Ramp — list and search corporate-card transactions with date / state / merchant / amount filters, list and inspect cards (physical + virtual), list users (with role filter), list departments and lo...
Or browse all 75 skills in the Syncore catalog.