Releases: Shopify/dev-mcp
Releases · Shopify/dev-mcp
1.1.0
What's Changed
- Add support for Shopify Functions
- Add experimental support for Polaris Unified
- Add
get_started
tool so the agent can get more up-to-date information on how to work with specific Shopify APIs, such as Admin GraphQL, Shopify functions, Hydrogen, and Polaris web components - Add
fetch_docs_by_path
so the agent can fetch full pages of documentation from shopify.dev - Add instrumentation to the MCP server
New Contributors
- @liady made their first contribution in #4
- @nelsonwittwer made their first contribution in #6
- @alex-page made their first contribution in #21
- @billfienberg made their first contribution in #20
- @jplhomer made their first contribution in #26
- @matteodepalo made their first contribution in #24
- @Arkham made their first contribution in #41
Full Changelog: v1.0.2...v1.1.0
1.0.2
1.0.1
1.0.0
Initial release
Available tools
Tool Name | Description |
---|---|
search-dev-docs | Search shopify.dev documentation |
introspect-admin-schema | Access and search Shopify Admin GraphQL schema |
Available prompts
Prompt Name | Description |
---|---|
shopify-admin-graphql | Help you write GraphQL operations for the Shopify Admin API |