reforma-ai/shopify
unversioned · 20e5c670ed76
The store in the app — products, orders, and shop data
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
shopifystreamable-http
{
"type": "streamable-http",
"url": "https://mcp.shopify.com"
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "shopify",
"description": "The store in the app — products, orders, and shop data",
"author": {
"name": "Shopify",
"url": "https://www.shopify.com"
},
"extensions": {
"reforma": {
"mcpServers": "./mcp.json",
"logo": "assets/logo.svg",
"interface": {
"displayName": "Shopify",
"brandColor": "#7AB55C",
"logo": "assets/logo.svg"
},
"agent": {
"mentions": [
"shopify.com"
]
}
}
}
}
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- reforma