{
  "status": "live",
  "note": "This file is the page descriptor (A). Live remote tools run on the publisher MCP; WebMCP tools register while the human page is open.",
  "page": {
    "slug": "aiweb-voa",
    "name": "AIWEB-VOA",
    "description": "Voice over AI (VoA): two-way communication between ChatGPT users and the world. Traditional communications route by address. AIWEB can route-by-intention.",
    "website": "https://www.theaiwebcompany.com"
  },
  "vcap": {
    "visibility": "https://publisher.theaiwebcompany.com/irl/aiweb-voa/llms.txt",
    "citability": "https://publisher.theaiwebcompany.com/irl/aiweb-voa/json.ld",
    "actionability": "https://publisher.theaiwebcompany.com/irl/aiweb-voa/mcp.json",
    "performability": "https://publisher.theaiwebcompany.com/irl/aiweb-voa/openapi.json",
    "chatgpt": "https://publisher.theaiwebcompany.com/irl/aiweb-voa/chatgpt.txt"
  },
  "remoteMcp": {
    "url": "https://publisher.theaiwebcompany.com/mcp",
    "alias": "https://publisher.theaiwebcompany.com/api/v1/mcp",
    "transport": "streamable-http",
    "protocol": "MCP",
    "serverName": "aiweb-publisher",
    "auth": "none-for-developer-mode",
    "chatgpt": {
      "product": "ChatGPT",
      "how": "ChatGPT → Settings → Apps & connectors → Developer Mode → Create custom app. MCP URL: https://publisher.theaiwebcompany.com/mcp",
      "instructions": "https://publisher.theaiwebcompany.com/irl/aiweb-voa/chatgpt.txt"
    },
    "tools": [
      "find_pages",
      "present_media",
      "list_actions",
      "request_service",
      "submit_quote",
      "execute_action",
      "get_receipt",
      "reply_receipt",
      "list_receipts",
      "select_quote"
    ]
  },
  "webmcp": {
    "status": "experimental",
    "requires": "open_page",
    "note": "In-page actions for this AIWEB Page only. Capability-gated and author-togglable.",
    "humanPage": "https://publisher.theaiwebcompany.com/irl/aiweb-voa",
    "tools": [
      {
        "name": "get_page",
        "description": "Return the structured contents of this AIWEB Page."
      },
      {
        "name": "get_page_summary",
        "description": "Return a concise description of this page."
      },
      {
        "name": "get_identity",
        "description": "Identify the business, person, product, place, or work on this page."
      },
      {
        "name": "search_page",
        "description": "Search structured information contained in this page only."
      },
      {
        "name": "share_page",
        "description": "Return the stable public AIWEB Page address."
      },
      {
        "name": "copy_page_link",
        "description": "Return the canonical page URL for sharing."
      },
      {
        "name": "get_faqs",
        "description": "Return structured FAQs on this page."
      },
      {
        "name": "get_verified_facts",
        "description": "Return publisher-provided knowledge and citations."
      },
      {
        "name": "list_offerings",
        "description": "List offerings represented on this open page."
      },
      {
        "name": "recommend_offering",
        "description": "Match visitor requirements to an offering on this page."
      },
      {
        "name": "view_gallery",
        "description": "Show images associated with this page."
      },
      {
        "name": "open_primary_action",
        "description": "Invoke the page primary CTA."
      },
      {
        "name": "open_section",
        "description": "Move to a page section by id."
      }
    ]
  },
  "mcp": {
    "protocolVersion": "2024-11-05",
    "serverInfo": {
      "name": "aiweb-publisher",
      "title": "AIWEB",
      "version": "1.4.20"
    },
    "tools": [
      {
        "name": "find_pages",
        "description": "Live tool on https://publisher.theaiwebcompany.com/mcp",
        "status": "live"
      },
      {
        "name": "present_media",
        "description": "Live tool on https://publisher.theaiwebcompany.com/mcp",
        "status": "live"
      },
      {
        "name": "list_actions",
        "description": "Live tool on https://publisher.theaiwebcompany.com/mcp",
        "status": "live"
      },
      {
        "name": "request_service",
        "description": "Live tool on https://publisher.theaiwebcompany.com/mcp",
        "status": "live"
      },
      {
        "name": "submit_quote",
        "description": "Live tool on https://publisher.theaiwebcompany.com/mcp",
        "status": "live"
      },
      {
        "name": "execute_action",
        "description": "Live tool on https://publisher.theaiwebcompany.com/mcp",
        "status": "live"
      },
      {
        "name": "get_receipt",
        "description": "Live tool on https://publisher.theaiwebcompany.com/mcp",
        "status": "live"
      },
      {
        "name": "reply_receipt",
        "description": "Live tool on https://publisher.theaiwebcompany.com/mcp",
        "status": "live"
      },
      {
        "name": "list_receipts",
        "description": "Live tool on https://publisher.theaiwebcompany.com/mcp",
        "status": "live"
      },
      {
        "name": "select_quote",
        "description": "Live tool on https://publisher.theaiwebcompany.com/mcp",
        "status": "live"
      }
    ]
  }
}