Skip to content

Commit 97019ce

Browse files
committed
Add Shopify external plugin
1 parent 4459336 commit 97019ce

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

plugins/external.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,5 +138,22 @@
138138
"source": "github",
139139
"repo": "figma/mcp-server-guide"
140140
}
141+
},
142+
{
143+
"name": "shopify-plugins",
144+
"description": "Shopify developer tools for building on the Shopify platform. Search Shopify docs, generate and validate GraphQL, Liquid, and UI extension code.",
145+
"version": "1.0.0",
146+
"author": {
147+
"name": "Shopify",
148+
"url": "https://www.shopify.com"
149+
},
150+
"homepage": "https://github.com/Shopify/shopify-plugins",
151+
"keywords": ["shopify", "mcp", "graphql", "liquid", "storefront", "admin-api", "ecommerce"],
152+
"license": "MIT",
153+
"repository": "https://github.com/Shopify/shopify-plugins",
154+
"source": {
155+
"source": "github",
156+
"repo": "Shopify/shopify-plugins"
157+
}
141158
}
142159
]

0 commit comments

Comments
 (0)