Kitopi Site MCP

The Model Context Protocol endpoint that Kitopi's Wix-hosted website exposes for agentic AI access. It is a platform-provided (Wix) site assistant server rather than a Kitopi product API: it lets an agent retrieve live site content, look up business details, search the site, mint an anonymous visitor token, and call the site's underlying Wix REST APIs on a visitor's behalf. No authentication is required to connect and only public site information is reachable.

API entry from apis.yml

apis.yml Raw ↑
aid: kitopi:site-mcp
name: Kitopi Site MCP
description: 'The Model Context Protocol endpoint that Kitopi''s Wix-hosted website exposes for agentic
  AI access. It is a platform-provided (Wix) site assistant server rather than a Kitopi product API: it
  lets an agent retrieve live site content, look up business details, search the site, mint an anonymous
  visitor token, and call the site''s underlying Wix REST APIs on a visitor''s behalf. No authentication
  is required to connect and only public site information is reachable.'
humanURL: https://www.kitopi.com/llms.txt
baseURL: https://www.kitopi.com/_api/mcp
tags:
- MCP
- Agents
- Website
properties:
- type: MCPServer
  url: mcp/kitopi-mcp.yml
- type: LLMsTxt
  url: llms/kitopi-llms.txt