{
  "specVersion": "1.0.0",
  "host": {
    "name": "ai-reception.ist",
    "displayName": "AI-Reception.ist",
    "description": "Enterprise Platform for Autonomous AI Phone Receptionists, Real-Time Voice Agents & Telephony Routing",
    "homepage": "https://ai-reception.ist",
    "icon": "https://ai-reception.ist/images/android-icon-192x192.png",
    "contact": {
      "email": "contact@ai-reception.ist",
      "security": "security@ai-reception.ist"
    }
  },
  "entries": [
    {
      "identifier": "urn:air:ai-reception.ist:mcp:telephony-tools",
      "id": "urn:air:ai-reception.ist:mcp:telephony-tools",
      "displayName": "AI-Reception.ist MCP Server",
      "description": "Model Context Protocol tools for telephony ROI calculation, call simulation, prompt testing, and provider capabilities.",
      "type": "application/json",
      "url": "https://ai-reception.ist/.well-known/mcp.json",
      "representativeQueries": [
        "How can an agent simulate an AI phone call for dental clinics?",
        "Calculate ROI and cost savings for voice AI receptionists",
        "Test telephony prompt for HIPAA compliance and turn latency",
        "Get supported audio codecs and VAD parameters for Retell and Twilio"
      ]
    },
    {
      "identifier": "urn:air:ai-reception.ist:skills:discovery-index",
      "id": "urn:air:ai-reception.ist:skills:discovery-index",
      "displayName": "Agent Skills Discovery Index",
      "description": "Cloudflare / AgentSkills.io compliant discovery index for automated agent capability ingestion.",
      "type": "application/json",
      "url": "https://ai-reception.ist/.well-known/agent-skills/index.json",
      "representativeQueries": [
        "Discover available AI Receptionist agent skills",
        "Find telephony simulation tools and prompt evaluators",
        "List voice AI reception skills with SHA256 verification"
      ]
    },
    {
      "identifier": "urn:air:ai-reception.ist:api:catalog",
      "id": "urn:air:ai-reception.ist:api:catalog",
      "displayName": "RFC 9727 API Catalog",
      "description": "RFC 9727 Linkset API Catalog exposing OpenAPI 3.1 definitions, health status, and OAuth authorization endpoints.",
      "type": "application/linkset+json",
      "url": "https://ai-reception.ist/.well-known/api-catalog",
      "representativeQueries": [
        "Where is the OpenAPI schema for AI-Reception.ist telephony API?",
        "How do agents authenticate with AI-Reception.ist OAuth servers?",
        "Check health status of the telephony dispatcher API"
      ]
    },
    {
      "identifier": "urn:air:ai-reception.ist:auth:specification",
      "id": "urn:air:ai-reception.ist:auth:specification",
      "displayName": "Agent Authentication Specification (Auth.md)",
      "description": "Dynamic agent registration, OAuth 2.0 client credentials grant, and scopes documentation for autonomous software agents.",
      "type": "text/markdown",
      "url": "https://ai-reception.ist/auth.md",
      "representativeQueries": [
        "How do autonomous agents register for AI-Reception.ist API access?",
        "What OAuth scopes are needed to manage voice agents and stream calls?",
        "What is the token revocation endpoint for AI-Reception.ist?"
      ]
    },
    {
      "identifier": "urn:air:ai-reception.ist:llm:full-corpus",
      "id": "urn:air:ai-reception.ist:llm:full-corpus",
      "displayName": "Enterprise LLM Knowledge Base & Sector Playbooks",
      "description": "Comprehensive markdown corpus containing 12 industry playbooks, 7 telephony provider guides, and HIPAA/SOC2 compliance matrices.",
      "type": "text/markdown",
      "url": "https://ai-reception.ist/llms-full.txt",
      "representativeQueries": [
        "What is the end-to-end latency budget of AI-Reception.ist (< 450ms)?",
        "How does AI-Reception.ist handle clinical triage for dental and healthcare practices?",
        "What are the SIP trunking setup rules for Asterisk and FreePBX?"
      ]
    },
    {
      "identifier": "urn:air:ai-reception.ist:benchmarks:telephony-report",
      "id": "urn:air:ai-reception.ist:benchmarks:telephony-report",
      "displayName": "2026 Enterprise Telephony Latency & ROI Benchmark Report",
      "description": "Empirical turn-taking latency measurements across 8 voice architectures, codec support (Opus, G.711, G.722), SIP transfer protocols, and ROI financial models.",
      "type": "text/html",
      "url": "https://ai-reception.ist/benchmarks",
      "representativeQueries": [
        "What is the average latency of Retell AI, Vapi, and LiveKit for phone calls?",
        "How does speech-to-speech compare to cascaded STT-LLM-TTS voice latency?",
        "Calculate annual labor savings and missed call revenue for dental clinics",
        "What audio codecs are supported by voice AI telephony platforms?"
      ]
    }
  ]
}
