{
  "$schema": "https://modelcontextprotocol.io/schemas/draft/server-card.json",
  "serverInfo": {
    "name": "esportspattaya-web",
    "title": "Squid Esports Pattaya",
    "version": "0.1.0",
    "description": "In-page WebMCP tools for browsing Squid Esports Pattaya programs, schedule, pricing, and booking a free trial."
  },
  "transport": {
    "type": "webmcp",
    "endpoint": "https://esportspattaya.com/"
  },
  "capabilities": {
    "tools": [
      { "name": "list_programs", "description": "List esports coaching programs offered (Valorant, Counter-Strike 2, Fortnite, League of Legends)." },
      { "name": "get_schedule_and_pricing", "description": "Return current class schedule and pricing packages." },
      { "name": "get_contact", "description": "Return contact info: email, phone, WhatsApp, and location." },
      { "name": "book_free_trial", "description": "Open the free-trial booking form for a chosen program." }
    ],
    "resources": [
      { "uri": "https://esportspattaya.com/llms.txt", "name": "LLMs guide" },
      { "uri": "https://esportspattaya.com/sitemap.xml", "name": "Sitemap" }
    ]
  },
  "contact": {
    "email": "pod@squidesports.com",
    "url": "https://esportspattaya.com/contact"
  },
  "documentation": "https://esportspattaya.com/auth.md"
}
