Skip to content
Windsurf

shop mcp for Windsurf

io.github.hello532/shop-mcp

Read-only Shopify catalogue and stock for LLM agents. Stdlib only, no dependencies.

client:Windsurf transport:stdio runtime:pypi

Install shop mcp 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": {
    "shop-mcp": {
      "command": "uvx",
      "args": [
        "shop-mcp"
      ],
      "env": {
        "SHOPIFY_SHOP_DOMAIN": "<SHOPIFY_SHOP_DOMAIN>",
        "SHOPIFY_ADMIN_TOKEN": "<SHOPIFY_ADMIN_TOKEN>"
      }
    }
  }
}

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

shop mcp in other clients