{
  "specVersion": "1.0",
  "host": {
    "displayName": "Pukepuke 'o Tonga",
    "identifier": "did:web:pukepukeotonga.org.nz"
  },
  "entries": [
    {
      "identifier": "urn:air:pukepukeotonga.org.nz:server:mcp",
      "displayName": "Pukepuke 'o Tonga MCP Server Card",
      "type": "application/mcp-server-card+json",
      "url": "https://pukepukeotonga.org.nz/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "what tools does the Pukepuke o Tonga site expose to agents",
        "how do I connect an agent to the Pukepuke o Tonga website"
      ]
    },
    {
      "identifier": "urn:air:pukepukeotonga.org.nz:api:openapi",
      "displayName": "Pukepuke 'o Tonga Public API (OpenAPI)",
      "type": "application/vnd.oai.openapi+json",
      "url": "https://pukepukeotonga.org.nz/openapi.json",
      "representativeQueries": [
        "what API endpoints does pukepukeotonga.org.nz offer",
        "how do I send a contact message via the Pukepuke o Tonga API",
        "how do I subscribe to the newsletter programmatically"
      ]
    },
    {
      "identifier": "urn:air:pukepukeotonga.org.nz:skill:site-guide",
      "displayName": "Pukepuke 'o Tonga Site Guide Skill",
      "type": "text/markdown",
      "url": "https://pukepukeotonga.org.nz/llms/skills/site-guide/SKILL.md",
      "representativeQueries": [
        "what is Pukepuke o Tonga",
        "what programmes and pages does the Pukepuke o Tonga site have"
      ]
    },
    {
      "identifier": "urn:air:pukepukeotonga.org.nz:skill:shop-assistant",
      "displayName": "Pukepuke 'o Tonga Shop Assistant Skill",
      "type": "text/markdown",
      "url": "https://pukepukeotonga.org.nz/llms/skills/shop-assistant/SKILL.md",
      "representativeQueries": [
        "how do I buy from the Taulanga online shop",
        "what products does Taulanga sell"
      ]
    },
    {
      "identifier": "urn:air:pukepukeotonga.org.nz:content:site",
      "displayName": "Pukepuke 'o Tonga Website",
      "type": "text/html",
      "url": "https://pukepukeotonga.org.nz/",
      "representativeQueries": [
        "what is Pukepuke o Tonga",
        "what events and music does Pukepuke o Tonga share",
        "where is the Taulanga online shop"
      ]
    }
  ]
}