File tree Expand file tree Collapse file tree 3 files changed +3
-15
lines changed
.gemini/extensions/shopify-dev-mcp Expand file tree Collapse file tree 3 files changed +3
-15
lines changed Original file line number Diff line number Diff line change 22 "mcpServers" : {
33 "shopify-dev-mcp" : {
44 "command" : " npx" ,
5- "args" : [" -y" , " @shopify/dev-mcp@latest" ],
6- "env" : {
7- "POLARIS_UNIFIED" : " true" ,
8- "LIQUID" : " true"
9- }
5+ "args" : [" -y" , " @shopify/dev-mcp@latest" ]
106 }
117 }
128}
Original file line number Diff line number Diff line change 44 "mcpServers" : {
55 "shopify-dev-mcp" : {
66 "command" : " npx" ,
7- "args" : [" -y" , " @shopify/dev-mcp@latest" ],
8- "env" : {
9- "POLARIS_UNIFIED" : " true" ,
10- "LIQUID" : " true"
11- }
7+ "args" : [" -y" , " @shopify/dev-mcp@latest" ]
128 }
139 }
1410}
Original file line number Diff line number Diff line change 33 "shopify-dev-mcp" : {
44 "type" : " stdio" ,
55 "command" : " npx" ,
6- "args" : [" -y" , " @shopify/dev-mcp@latest" ],
7- "env" : {
8- "POLARIS_UNIFIED" : " true" ,
9- "LIQUID" : " true"
10- }
6+ "args" : [" -y" , " @shopify/dev-mcp@latest" ]
117 }
128 }
139}
You can’t perform that action at this time.
0 commit comments