shopify multi store for Claude Desktop
io.github.alex-brecher/shopify-multi-store
Connect AI agents to multiple Shopify Admin stores for reports, comparisons, and guarded updates.
client:Claude Desktop
transport:stdio
runtime:npm
Install shopify multi store in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"shopify-multi-store": {
"command": "npx",
"args": [
"-y",
"shopify-multi-store-mcp-server"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs