removed duplicate MCP server entry

This commit is contained in:
Gerhard Scheikl
2026-05-30 22:27:02 +02:00
parent c5b6bfc20d
commit d7d437a871
-9
View File
@@ -1,9 +0,0 @@
{
"mcpServers": {
"shopify-dev-mcp": {
"type": "stdio",
"command": "npx",
"args": ["-y", "@shopify/dev-mcp@latest"]
}
}
}