Telesair Site Visitor Assistant (Wix Site MCP)
Telesair serves a live, unauthenticated remote MCP endpoint from its own marketing host at https://www.telesair.com/_api/mcp. It is the Wix platform's "Site Visitor Assistant" server, provisioned by Wix for sites it hosts, and advertised by Telesair's own llms.txt under an "AI Agent Access" heading. It is PLATFORM-AUTHORED, not authored by Telesair: the tool set is the generic Wix site-visitor tool set (business details, site search, Wix REST docs browsing, and a sandboxed call/execute pair against the Wix API on a visitor's behalf), not an interface to any Telesair product, device or respiratory-care data. Telesair publishes no first-party API and no OpenAPI, so this is the only machine-readable agent surface it exposes.
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 streamable-http
Tools
GetBusinessDetails— Returns business and site details for Telesair - timezone, email, phone, fax, address.SearchInSite— Full-text search across the public Telesair site content.SearchSiteApiDocs— Searches the API documentation for the Wix business solutions installed on this site and returns how to drive them. This describes WIX solution APIs available to the site, not a Telesair API.GenerateVisitorToken— Mints an anonymous visitor session and access token. Required before CallWixSiteAPI or ExecuteWixAPI - this is the auth step, and it is self-service with no credential.CallWixSiteAPI— Calls a Wix API method on the visitor's behalf (query site data, book, start a purchase). Write-capable.ExecuteWixAPI— Runs JavaScript against the Wix REST API in a sandbox on the visitor's behalf. Carries an explicit hasMutations flag the caller must set. Write-capable.BrowseWixRESTDocsMenu— Navigates the Wix REST API documentation menu hierarchy to discover APIs.ReadFullDocsArticle— Fetches a full article from the Wix developer documentation portal.ReadFullDocsMethodSchema— Fetches the full request/response 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.