---
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'
metadata:
  effectiveApiVersion: ''
  affectedApi: []
  primaryTag:
    displayName: Tools
    handle: tools
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2025-08-05T20:05:45-04:00'
  postedAt: '2025-10-01T12:00:00-04:00'
  updatedAt: '2025-10-22T16:38:51-04:00'
  effectiveAt: '2025-08-06T12:00:00-04:00'
---

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.
