diff --git a/.mcp.json b/.mcp.json deleted file mode 100644 index a2c5966..0000000 --- a/.mcp.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "mcpServers": { - "shopify-dev-mcp": { - "type": "stdio", - "command": "npx", - "args": ["-y", "@shopify/dev-mcp@latest"] - } - } -}