initial version (template only)

This commit is contained in:
Gerhard Scheikl
2026-04-28 13:34:35 +02:00
commit 0f75dbaccb
44 changed files with 14066 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"servers": {
"shopify-dev-mcp": {
"type": "stdio",
"command": "./.vscode/start_shopify_mcp.sh",
}
},
"inputs": []
}