{
  "name": "School Derby",
  "description": "Organized school sport and The Peace Derby — verified players, public hype page, school/student onboarding. No betting at secondary-school level.",
  "website": "https://schoolderby.com",
  "llms_txt": "https://schoolderby.com/llms.txt",
  "openapi": "https://schoolderby.com/openapi.json",
  "logo": "https://schoolderby.com/logo.svg",
  "favicon": "https://schoolderby.com/favicon.svg",
  "contact": {
    "url": "https://schoolderby.com"
  },
  "capabilities": [
    "public_match_page",
    "school_registration",
    "student_registration",
    "player_eligibility_verification",
    "ticketing_when_configured"
  ],
  "restrictions": [
    "no_betting_secondary_school",
    "no_public_mcp_write_api_v0",
    "private_dashboards_require_auth"
  ],
  "recommended_entrypoints": {
    "fan": "https://schoolderby.com/",
    "student": "https://schoolderby.com/register?role=student",
    "school_official": "https://schoolderby.com/register?role=official"
  }
}
