Skip to content
Windsurf

shopify mcp pro for Windsurf

io.github.den-indance/shopify-mcp-pro

Shopify MCP server with real analytics (ShopifyQL), auto-refresh auth, and Shopify API 2026-04.

client:Windsurf transport:stdio runtime:npm

Install shopify mcp pro in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "shopify-mcp-pro": {
      "command": "npx",
      "args": [
        "-y",
        "@den.dance/shopify-mcp-pro"
      ],
      "env": {
        "SHOPIFY_STORE_DOMAIN": "<SHOPIFY_STORE_DOMAIN>",
        "SHOPIFY_CLIENT_ID": "<SHOPIFY_CLIENT_ID>",
        "SHOPIFY_CLIENT_SECRET": "<SHOPIFY_CLIENT_SECRET>",
        "SHOPIFY_API_VERSION": "<SHOPIFY_API_VERSION>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

shopify mcp pro in other clients