Wix

Sites, stores, bookings

Official docs

About Wix

Wix is a website platform spanning sites, ecommerce, bookings, and business management. Its remote MCP server lets assistants manage Wix sites and business data — from content updates to store operations — using the account's existing permissions.

Connection details

https://mcp.wix.com/mcp
Transport
Streamable HTTP
Authentication
OAuth

Setup

claude mcp add wix --transport http https://mcp.wix.com/mcp

Frequently asked questions

What is the Wix remote MCP server?

The Wix remote MCP server is a hosted Model Context Protocol endpoint at https://mcp.wix.com/mcp, so AI assistants can connect to it without installing or running anything locally. Wix is a website platform spanning sites, ecommerce, bookings, and business management. Its remote MCP server lets assistants manage Wix sites and business data — from content updates to store operations — using the account's existing permissions.

How do I connect to the Wix MCP server?

Add the endpoint https://mcp.wix.com/mcp to any MCP-compatible client such as Claude Code, Codex, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the Wix MCP server require authentication?

Yes. Wix uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.

Which transport does the Wix MCP server use?

Wix exposes a Streamable HTTP endpoint, the current standard transport for the Model Context Protocol, supported by all major MCP clients.

More remote MCP servers