{
  "specVersion": "1.0",
  "host": {
    "displayName": "Elephant & Cross",
    "identifier": "elephantcross.org",
    "url": "https://elephantcross.org"
  },
  "entries": [
    {
      "identifier": "urn:air:elephantcross.org:mcp:courses",
      "displayName": "Course advisor (MCP server)",
      "description": "Read-only tools over the course data: search courses, one course in full, Get Qualified eligibility, level comparison, guides, any page as Markdown, how to enquire. Streamable HTTP, no authentication.",
      "type": "application/mcp-server-card+json",
      "url": "https://elephantcross.org/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "Search Elephant & Cross courses by subject and level",
        "Is this diploma eligible for Malta’s 70% rebate?",
        "Read a course page as Markdown"
      ]
    },
    {
      "identifier": "urn:air:elephantcross.org:a2a:advisor",
      "displayName": "Course advisor (A2A agent)",
      "description": "Answers a plain question about which course fits, what it costs, how long it takes and whether the Malta rebate applies, from the course records.",
      "type": "application/a2a-agent-card+json",
      "url": "https://elephantcross.org/.well-known/agent-card.json",
      "representativeQueries": [
        "Which accounting diploma can I study from Malta for €220 a month?",
        "HR degree top-up from Dublin"
      ]
    },
    {
      "identifier": "urn:air:elephantcross.org:api:courses",
      "displayName": "Courses API",
      "description": "Read-only facts about every course: level, price, duration, assessment, entry requirements, modules and Get Qualified eligibility.",
      "type": "application/openapi+json",
      "url": "https://elephantcross.org/openapi.json",
      "representativeQueries": [
        "Which online diplomas can I study from Malta for €220 a month?",
        "How long does the BA (Hons) Business Management top-up take?",
        "Is the Level 5 diploma in accounting eligible for the Get Qualified Scheme?",
        "What does the ACCA Financial Reporting paper cost?"
      ]
    },
    {
      "identifier": "urn:air:elephantcross.org:skills:index",
      "displayName": "Agent skills",
      "description": "How to find a course, check Get Qualified eligibility, compare Maltese and Irish levels, follow ACCA paper by paper, and book a call.",
      "type": "application/json",
      "url": "https://elephantcross.org/.well-known/agent-skills/index.json",
      "representativeQueries": [
        "How do I check whether someone qualifies for 70% back in Malta?",
        "What is the Irish equivalent of an MQF Level 5 diploma?",
        "How can an assistant book a call with a course advisor?"
      ]
    },
    {
      "identifier": "urn:air:elephantcross.org:docs:llms",
      "displayName": "llms.txt",
      "description": "The site's reading list for language models, with every page as Markdown.",
      "type": "text/plain",
      "url": "https://elephantcross.org/llms.txt",
      "representativeQueries": [
        "What does Elephant & Cross offer?",
        "Where can I read the course pages as plain text?"
      ]
    }
  ]
}
