{
  "name": "Kopi Senja — Site Information Service",
  "description": "Kopi Senja yang menyajikan kopi lokal berkualitas tinggi dengan suasana cozy. Kami juga menyediakan pastry homemade dan ruang coworking untuk freelancer. Alamat Kopi Senja di Jl. Kaliurang Km. 10, Sleman, Yogyakarta. No. WA untuk reservasi 08123456789. Jenis bisnis: Restoran / Kafe Read-only agent interface for Kopi Senja: business profile, pages, page content (markdown), and product/price listings.",
  "url": "https://www.kopi-senja.my.id/mcp",
  "version": "1.0.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "supportedInterfaces": [
    {
      "url": "https://www.kopi-senja.my.id/mcp",
      "transport": "http",
      "protocol": "MCP/2025-06-18",
      "protocolBinding": "MCP",
      "protocolVersion": "2025-06-18"
    }
  ],
  "preferredTransport": "MCP",
  "skills": [
    {
      "id": "get_business_info",
      "name": "get_business_info",
      "description": "Get the business profile behind this website: name, description, business type, contact details (phone, email), address, opening hours, and social links."
    },
    {
      "id": "list_pages",
      "name": "list_pages",
      "description": "List the published pages of this website with their titles, URLs, and SEO descriptions."
    },
    {
      "id": "get_page_content",
      "name": "get_page_content",
      "description": "Get a page's content as markdown (headings, prose, lists, prices). Use list_pages first to discover valid slugs."
    },
    {
      "id": "list_products",
      "name": "list_products",
      "description": "List the products/services this business offers with prices, gathered from the site's published pages."
    }
  ],
  "documentationUrl": "https://www.kopi-senja.my.id/AGENTS.md"
}