W

wix.com

Wix is a website-building and business platform that also provides commerce, bookings, CRM, payments, and headless capabilities. Developers can extend Wix sites, build apps for the Wix ecosystem, and integrate Wix business data and workflows into external systems.

3 integrations · MCP · REST · CLI

Wix exposes a documented REST API at https://www.wixapis.com, a public/optionally authenticated remote MCP server at https://mcp.wix.com/mcp, and a Node-based Wix CLI (`wix`).

discovered 1d ago
MCP servers1
REST · OpenAPI1
CLI1
Credentials
OAuth 2.0oauth2
OAuth 2.0 — self-onboarding

Point your MCP client at the server URL and approve access in the browser. The server supports OAuth Dynamic Client Registration (RFC 7591), so the client registers itself automatically — no developer-portal app, client_id, or client_secret to create.

Wix app OAuth credentialsoauth2_ccSet up OAuth

Create or open your Wix app in the Wix developer dashboard, then on the app’s OAuth page copy the App ID and App secret. Your integration also needs an instanceId for each installed app instance, as described in Authenticate Using OAuth. Use these values to mint access tokens from POST https://www.wixapis.com/oauth2/token with the client_credentials grant.

Wix CLI login sessionoauth2$ wix login

Acquired by the CLI — running wix login opens the auth flow and stores the credential.

conventions · 1/8 published

Publish these signals → /publishing