Wix — can an agent use it?
Wix is one of the most agent-ready website builders: official MCP server with 12 tools covering site creation through API execution, comprehensive REST APIs across all business verticals, self-serve OAuth and API keys, and a clear llms.txt. The gap is on the payment side — programmatic checkout still bounces the buyer to a hosted page, and no agent payment protocol is supported yet despite the PayPal agentic-commerce partnership announcement.
FIND & RETRIEVE · 7.8
ACT & TRANSACT · 6.8
TRUST & DURABILITY · 6.8
FIND & RETRIEVE7.8/10Can an agent get correct information?
Machine-readable surface8/10
Well-formed llms.txt with structured descriptions of all major product surfaces. Sitemap with daily lastmod, schema.org JSON-LD (Organization, FAQPage, ContactPoint), clean semantic HTML visible without JS (360 words in raw HTML). No markdown negotiation or AI-specific robots.txt rules, but no AI-crawler blocks either. source
Information retrieval quality7/10
Pricing is public and specific across four tiers ($17-$159/mo annual, $24-$172/mo monthly) plus Enterprise from $500/mo. Feature matrix published per plan. Transaction fees stated (2.9% + $0.30). However the pricing page is JS-heavy and won't fully render for a non-browser agent; an agent would need to consult the llms.txt pricing entry or third-party sources for plan details. source
Documentation for machines8.5/10
dev.wix.com provides REST API, SDK, Headless, Build Apps, and Design System docs. Per-endpoint references with method schemas, authentication guides (OAuth 2.0 and API keys), sample flows. Developer changelog tracks deprecations and new features. API versioning policy documented: deprecated methods remain functional, never sunset. Rate limit details are thin (429 mentioned but specific limits undocumented publicly; third-party sources cite 200 req/min). source
ACT & TRANSACT6.8/10Can an agent do the job?
Action coverage7.5/10
REST API covers eCommerce (catalog, orders, payments, shipping, gift cards), bookings (services, staff, calendar), CRM (contacts, members, forms, loyalty), CMS (data items, collections), site management (create, update, publish), domains, analytics, automations, and payments. Wix states the APIs 'let your code do what site visitors and Wix users do through the Wix UI.' Gaps: webhooks cannot be created programmatically, and some newer features lag behind the UI. source
Agent protocol support8.5/10
Official Wix MCP server (github.com/wix/wix-mcp, announced May 2025) with 12 tools: documentation search across 5 doc sets, ListWixSites, CallWixSiteAPI, ManageWixSite (create/update/publish), ExecuteWixAPI, image upload, and feedback. Covers core actions, not just docs. Available as remote HTTP endpoint (mcp.wix.com/mcp) or local Node.js install. Built-in as a Claude connector. Every Wix site also exposes a site-level MCP endpoint for visitor agents. OAuth-based auth with no manual key setup required for the remote MCP. source
Access & auth friction8/10
Self-serve API keys at manage.wix.com/account/api-keys with scoped permissions and per-site access control. OAuth 2.0 for app-based integrations with documented flows. MCP server handles OAuth automatically. Keys available to account owners and co-owners without enterprise gate. No manual approval or sales call required. source
Agent payment capability3/10
Wix announced a PayPal partnership for AI-powered product discovery and agentic payments (early 2026), and a UCP integration guide exists (manual Velo implementation, ~15-20 min). However, programmatic checkout currently returns 'requires_escalation' where the buyer completes on a hosted Wix page. Full programmatic payment is stated as 'coming soon.' No ACP, AP2, MPP, or x402 support detected. An agent can build a cart and initiate checkout via API but cannot complete the transaction without human escalation. source
Cost & rate fairness7/10
Free tier available (Wix branding, wixsite domain). Paid plans from $17/mo include API access. MCP server is free. API rate limits are plan-based (200 req/min cited in third-party docs) with documented 429 handling. No agent-vs-human price discrimination detected. Transaction fees are standard (2.9% + $0.30). Enterprise tier ($500+/mo) exists for higher needs. Limit documentation could be more explicit. source
TRUST & DURABILITY6.8/10Will it still work next quarter?
Permission & ToS stance6.5/10
Contradiction between legal text and engineering stance. ToS prohibits 'page scraping, deep linking, mirroring' of Wix services. But Wix publishes an official MCP server, llms.txt, comprehensive developer APIs, and gives site owners explicit tools to control AI crawler access. robots.txt has no AI-specific blocks (inherits the general policy). The ToS anti-scraping clause appears aimed at unauthorized reproduction of Wix's own platform content, not at legitimate API/MCP use of user sites. Score reflects the ambiguity: strong engineering welcome, moderate legal friction. source
Reliability & continuity7/10
Public status page at status.wix.com with per-component 90-day uptime history (site loading 99.88%, editing 99.89%, sign-in 99.87%). Developer changelog tracks API changes. Deprecation policy: deprecated methods remain functional and are never removed. 454 tracked outages over 5 years (StatusGator). ServiceAlert reports 30-day uptime at 99.44% vs 99.9% SLA. Recent incident Aug 2026 resolved within hours. The platform is mature and generally stable but transparency on incident root causes could improve. source
Sources
Point-in-time assessment — services change terms, prices and APIs often. That volatility is itself scored under Reliability & continuity. Re-verified at least quarterly.
- wix.com — home (accessed 2026-08-28)
- wix.com/plans — pricing (accessed 2026-08-28)
- wix.com/robots.txt — robots (accessed 2026-08-28)
- wix.com/llms.txt — llms (accessed 2026-08-28)
- wix.com/sitemap.xml — sitemap (accessed 2026-08-28)
- status.wix.com — status (accessed 2026-08-28)
- dev.wix.com/docs/rest — REST API docs (accessed 2026-08-28)
- dev.wix.com/docs/rest/articles/getting-started/api-… — API key auth docs (accessed 2026-08-28)
- dev.wix.com/docs/sdk/articles/use-the-wix-mcp/about… — MCP docs (accessed 2026-08-28)
- github.com/wix/wix-mcp — MCP server repo (accessed 2026-08-28)
- dev.wix.com/docs/rest/articles/getting-started/rate… — rate limits (accessed 2026-08-28)
- dev.wix.com/docs/overview/platform-overview/about-w… — API overview (accessed 2026-08-28)
- wix.com/about/terms-of-use — terms of use (accessed 2026-08-28)
- dev.wix.com/docs/api-reference/articles/work-with-w… — API versioning policy (accessed 2026-08-28)
- ucptools.dev/guides/wix — UCP agent checkout guide (accessed 2026-08-28)