{
  "name": "Burgerax Gamping — Site Information Service",
  "description": "Burgerax Gamping adalah outlet Burger di Gamping. Buka setiap hari jam 11-22 WIB. Pilihan menu: Bogo Burger Rp. 11.000, BUrger Ax Rp. 17.000, Beef BUrger Rp. 20.000. Tagline kami adalah Makan Belepotan. Nuansa warna Oultet Kuning dan Hitam. Jenis bisnis: Restoran / Kafe Read-only agent interface for Burgerax Gamping: business profile, pages, page content (markdown), and product/price listings.",
  "url": "https://www.burgerax-gamping.com/mcp",
  "version": "1.0.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "supportedInterfaces": [
    {
      "url": "https://www.burgerax-gamping.com/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.burgerax-gamping.com/AGENTS.md"
}