Files
linumiq-invoice/.mcp.json
T
2026-04-28 13:34:35 +02:00

10 lines
152 B
JSON

{
"mcpServers": {
"shopify-dev-mcp": {
"type": "stdio",
"command": "npx",
"args": ["-y", "@shopify/dev-mcp@latest"]
}
}
}