Blog · Platforms

Wix released an llms.txt APIfor AI agent visibility

Wix released the Marketing Llms Txt API on June 30, 2026, giving merchants programmatic control over the llms.txt file that tells AI agents what their site offers and how to access live content through MCP endpoints.

eCommerce Insights research team · · 6 min read


What Wix released

On June 30, 2026, Wix released the Marketing Llms Txt API (version 1.0.51), according to the Wix Developer Changelog. The API provides four operations: Get Llms Txt (retrieve the current file for a site subdomain), Update Llms Txt (replace the file content, create a blank file, or restore Wix's default), Append Llms Txt (add content to the end of the existing file), and Update Llms Txt Hidden Status (control whether the file is publicly accessible).

The changelog states that Wix auto-generates a default llms.txt file that describes the site and documents how agents can retrieve live content through the site's Wix MCP endpoint. The file is served at a site's root, and its purpose is to help AI agents understand what the site offers and how to access it programmatically.

What llms.txt does for AI agents

The llms.txt file functions as a machine-readable directory for AI agents. When a shopping assistant, answer engine, or autonomous agent encounters a Wix site, it can request the llms.txt file to learn what the site offers and which programmatic endpoints are available for live data retrieval.

The reference to "Wix MCP endpoint" in the auto-generated content suggests integration with the Model Context Protocol, a standard for exposing structured data to AI systems. Our read: Wix is positioning every site to be natively discoverable by AI agents without requiring merchants to manually configure anything.

This matters because AI shopping assistants increasingly need structured, machine-readable information to cite products, compare options, and complete transactions. A well-formed llms.txt file tells the agent exactly where to look, rather than forcing it to scrape HTML or guess at API endpoints.

The four API operations explained

OperationWhat it doesUse case
Get Llms TxtRetrieve the current llms.txt file for a site subdomainAudit what information is currently exposed to AI agents
Update Llms TxtReplace the file content, create a blank file, or restore Wix's defaultCustomize the file with brand-specific capabilities or revert to baseline
Append Llms TxtAdd content to the end of the existing fileAdd custom endpoints or capabilities without overwriting Wix's auto-generated content
Update Llms Txt Hidden StatusControl whether the file is publicly accessibleOpt out of AI agent discoverability entirely

The inclusion of an append operation is notable. Our interpretation: Wix expects merchants or third-party apps to layer custom capabilities on top of the platform-generated baseline, rather than replacing it entirely.

What this means for Wix merchants

Wix is taking an opt-out approach to AI agent discoverability. The changelog states that Wix auto-generates a default llms.txt file, which means every Wix site likely exposes some level of information to AI agents by default. The ability to hide the file via the API suggests Wix recognizes that some merchants may not want their site capabilities exposed.

For merchants who sell through AI-assisted channels or expect customers to use shopping assistants, this is a visibility advantage. The auto-generated file ensures the site is at least minimally discoverable without manual configuration. For merchants in competitive categories, customizing the llms.txt file to highlight specific capabilities or product attributes could improve citation rates in AI-generated recommendations.

For merchants who prefer not to be indexed by AI agents, the hidden status control provides an opt-out mechanism. However, the sources do not specify whether the file is publicly accessible by default or hidden by default, which is a critical detail for privacy-conscious operators.

What we don't know yet

The changelog does not specify what content Wix includes in the auto-generated default llms.txt file. Does it expose product catalogs, pricing, inventory status, or only high-level site metadata? The answer determines how much competitive information is visible to AI agents out of the box.

We also don't know whether the llms.txt file is publicly accessible by default or hidden by default. If it's public by default, merchants who want to opt out must take action. If it's hidden by default, merchants who want AI visibility must enable it.

Other open questions: Are there size or format limits on custom content added via Update or Append operations? Can third-party apps call the API, or only the site owner? Does this API work for both traditional Wix sites and Wix Headless projects? What happens to the llms.txt file on free plans versus premium plans?

What to do this week

If you operate a Wix site, retrieve your current llms.txt file by visiting https://yourdomain.com/llms.txt. If the file exists, review what information is being exposed to AI agents. If you're comfortable with the default, no action is required. If you want to customize it, use the Update or Append operations to add brand-specific capabilities, product highlights, or custom endpoints.

If you don't want your site indexed by AI agents, use the Update Llms Txt Hidden Status operation to make the file inaccessible. If you're building apps or integrations on Wix, consider how the API could be used to programmatically manage llms.txt content for client sites, particularly in verticals where AI-assisted shopping is growing.

For merchants in competitive categories, consider adding structured product data or unique selling points to the llms.txt file to improve the likelihood that AI agents cite your products over competitors. The llms.txt generator can help structure custom content, though it's designed for Shopify and may require adaptation for Wix's format.

The strategic read

This API is part of a broader pattern visible throughout the Wix changelog: the platform is embedding AI capabilities at the infrastructure level, not as optional add-ons. The auto-generation of llms.txt files, the integration with MCP endpoints, and the programmatic API all suggest Wix is positioning itself as an AI-native platform where agent discoverability is a baseline feature, not a premium upgrade.

Our interpretation: Wix is betting that AI-assisted commerce will become a primary discovery channel, and merchants who are not machine-readable will be invisible. By auto-generating llms.txt files and providing an API to manage them, Wix is ensuring that every site on the platform can participate in agentic commerce without requiring technical expertise.

The opt-out mechanism (hidden status control) is a hedge against regulatory or merchant pushback, but the default posture appears to be visibility. This aligns with Wix's broader AI strategy, which includes AI app builders, AI-driven marketing plans, and other agent-facing features. The platform is moving toward a model where AI agents are first-class users, not afterthoughts.

Frequently asked questions

What is the llms.txt file on Wix sites?

The llms.txt file is a machine-readable file served at a site's root that tells AI agents what the site offers and how to access live content programmatically. Wix auto-generates a default version that describes the site and documents how agents can retrieve content through the site's Wix MCP endpoint.

Can I hide the llms.txt file on my Wix site?

Yes. The Marketing Llms Txt API includes an Update Llms Txt Hidden Status operation that controls whether the file is publicly accessible. However, the sources do not specify whether the file is public or hidden by default.

Can I customize the llms.txt file on my Wix site?

Yes. The API provides Update Llms Txt (replace the file content) and Append Llms Txt (add content to the end of the existing file) operations. You can customize the file to highlight specific capabilities, products, or endpoints.

Does the llms.txt API work for Wix Headless projects?

The sources do not specify whether the API works for both traditional Wix sites and Wix Headless projects. This is an open question that merchants building headless storefronts should verify with Wix documentation or support.

What is the Wix MCP endpoint referenced in the auto-generated llms.txt file?

The sources reference a "Wix MCP endpoint" in the auto-generated llms.txt content but do not explain how it works. MCP likely refers to the Model Context Protocol, a standard for exposing structured data to AI systems, but the specific implementation details are not provided in the changelog.

Ask AI about this

Want to explore how the Wix llms.txt API affects your site's AI visibility? Try asking:

Sources

AI visibility for ecommerce

Make your store agent-readable