Wix offers a range of AI tools and APIs for developers. They fall into 3 groups:
- Building: Developing apps, sites, and headless projects with AI assistance.
- Managing: Operating existing sites and apps. For example, updating content or running diagnostics by asking an AI agent instead of working through the dashboard by hand.
- Interacting: The AI experiences you build into your own sites and apps for the people who use them, such as site visitors and site owners using your app.
These tools help you and your AI agent write code and set up projects on Wix:
- The Wix MCP: Connects an AI agent such as Claude, Codex, or Cursor to Wix documentation and APIs, so it can answer Wix questions, generate code, and scaffold projects from your editor.
- Wix Skills: Self-contained instruction sets that teach an AI agent how to carry out Wix development tasks, like building an app extension or setting up a headless project.
- The Wix Plugin: Bundles Wix Skills and the Wix MCP into your AI agent in one step, so it understands Wix workflows without extra setup.
- The AI App Builder: A chat-based workflow where you describe an app and a built-in agent generates a complete project with the Wix CLI, such as a bookings dashboard with backend logic included.
- Built-in coding assistants: AI assistants inside Wix development environments, such as the Wix AI Assistant in the Wix IDE.
Manage existing sites and apps with your AI agent. This includes creating a site, installing a business solution, querying data, or running diagnostics:
- The Wix MCP: The MCP lets your AI agent perform account and site management operations directly from your editor.
- Wix Skills and the Wix Plugin: The same skills and plugin that help you build also include management-focused skills, so one configured agent covers both building and managing.
This category covers the AI experiences you build into your own sites and apps for the people who use them, such as site visitors and site owners using your app:
- AI APIs: Call AI models for text generation, image generation, and embeddings from your site or app code. Wix handles authentication and billing.
- AI Site-Chat: A trainable chatbot that answers your visitors' questions based on your site's content.
- Wix Site MCP: Every Wix site exposes its own MCP endpoint. This allows external AI agents to interact with the business, like discovering products or booking a service.
- Interactive Form Sessions: Turn a form into an AI-guided conversation that collects responses and generates a summary.
Each development path has its own guide to building with AI, with the setup steps and sample prompts for that path. Once you know which tools you need, start there:
- AI-Friendly Docs: How AI tools navigate the Wix developer documentation.
- About AI Tools: Tools reference in the API Reference.
- llms.txt index: Machine-readable index of all Wix developer docs.