Used by 1 plugin
Add to your .mcp.json:
{
"mcpServers": {
"shopify-dev-mcp": {
"command": "npx",
"args": [
"-y",
"@shopify/dev-mcp@latest"
],
"env": {
"LIQUID_VALIDATION_MODE": "full"
}
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
npxLIQUID_VALIDATION_MODE=full