--- title: Shopify Dev MCP now supports Liquid - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/dev-mcp-now-supports-liquid md: https://shopify.dev/changelog/dev-mcp-now-supports-liquid.md --- [Back to Developer changelog](https://shopify.dev/changelog) October 1, 2025 Tags: * Tools # Shopify Dev MCP now supports Liquid The Shopify Dev MCP server can now search for Liquid docs, and validate Liquid to catch common errors before deployment: * **Liquid Documentation:** Your AI assistant can now search the complete Liquid API reference, which includes all objects, filters, and tags. * **Code Validation:** The built-in theme-check integration identifies syntax errors and best practice violations in your generated code, helping you maintain high-quality standards. If you're already using the Shopify Dev MCP server, Liquid support is automatically included in the latest version. View the [Shopify Dev MCP server](https://shopify.dev/docs/apps/build/devmcp) documentation or explore the [source code on GitHub](https://github.com/Shopify/dev-mcp) for more details.