Wix site MCP endpoint (platform-provided, live)
ACTIVON's corporate site (www.activon-global.com) is built on Wix, and Wix serves a per-site Model Context Protocol endpoint at /_api/mcp. The endpoint is live, anonymous, and returned a real tools/list of 9 tools with input schemas when probed on 2026-09-06. This is a PLATFORM-PROVIDED surface, not a first-party ACTIVON product API: the tool set is Wix's standard site-MCP tool set, identical in shape across every Wix site that has it enabled, and the tools are scoped to this site's public content (business details, site search, site API docs, visitor-token issuance, and Wix REST calls on a visitor's behalf). ACTIVON publishes no developer portal, no API reference and no OpenAPI; this endpoint is the only machine-callable surface found on any host the company controls.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Documentation
Documentation link · transport
Tools
GetBusinessDetails— Get business and site details for the site (timezone, email, address, display name).SearchInSite— Searches the site for information.SearchSiteApiDocs— Searches the API documentation for the Wix business solutions installed on this site and returns how to use the site via the API.GenerateVisitorToken— Creates a visitor session and returns a visitor access token for the site.CallWixSiteAPI— Calls Wix API methods on the site on a visitor's behalf.ExecuteWixAPI— Runs JavaScript against the Wix REST API for this site in a sandbox, on the visitor's behalf.BrowseWixRESTDocsMenu— Browse the Wix REST API documentation menu hierarchy.ReadFullDocsArticle— Fetches a full article from the Wix developer documentation portal.ReadFullDocsMethodSchema— Fetches the full schema for a Wix API method.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.
Work with this as data
Every MCP server here is available over the APIs.io API and to AI agents over MCP.