Shopify e-commerce platform — manage products, orders, customers, and store configuration
npx @getmcp/cli add shopifyConfig file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"shopify": {
"command": "npx",
"args": [
"-y",
"@shopify/dev-mcp@latest"
]
}
}
}