{
  "schema_version": "1.0",
  "name": "kAyphI",
  "description": "AI-powered chatbot platform. Deploy knowledge-base-powered chatbots that capture leads, book meetings, and support visitors 24/7.",
  "url": "https://kayphi.com",
  "logo": "https://kayphi.com/logo.png",
  "capabilities": {
    "openapi": "/.well-known/openapi.json",
    "mcp": {
      "transport": "streamable-http",
      "url": "https://www.kayphi.com/api/mcp",
      "discovery": "/.well-known/mcp",
      "serverCard": "/.well-known/mcp/server-card.json"
    }
  },
  "auth": {
    "type": "bearer",
    "instructions": "Generate API keys in the kAyphI dashboard under Settings > API Keys. Public tools (chat, lead capture, booking) do not require authentication."
  },
  "contact": {
    "email": "support@kayphi.com"
  }
}
