{
  "entries": [
    {
      "displayName": "Hope RB Church public site discovery",
      "identifier": "urn:air:hoperb.church:discovery:site",
      "representativeQueries": [
        "what pages exist on hoperb.church",
        "find the church sitemap and API catalogue",
        "how do agents discover this website"
      ],
      "type": "application/linkset+json",
      "url": "https://hoperb.church/.well-known/api-catalog"
    },
    {
      "displayName": "Church events calendar (ICS)",
      "identifier": "urn:air:hoperb.church:api:calendar",
      "representativeQueries": [
        "download church events as ICS",
        "what is on the Hope calendar this week",
        "subscribe to Hope Reformed Baptist events"
      ],
      "type": "text/calendar",
      "url": "https://hoperb.church/api/calendar.ics"
    },
    {
      "displayName": "Hope RB Church MCP server card",
      "identifier": "urn:air:hoperb.church:mcp:server-card",
      "representativeQueries": [
        "connect to the church MCP server",
        "list MCP tools for hoperb.church"
      ],
      "type": "application/mcp-server-card+json",
      "url": "https://hoperb.church/.well-known/mcp/server-card.json"
    },
    {
      "displayName": "Agent skills index",
      "identifier": "urn:air:hoperb.church:skills:index",
      "representativeQueries": [
        "what agent skills does this church site publish",
        "download SKILL.md for hoperb.church"
      ],
      "type": "application/vnd.agentskills.discovery+json",
      "url": "https://hoperb.church/.well-known/agent-skills/index.json"
    }
  ],
  "host": {
    "displayName": "Hope Reformed Baptist Church Logan",
    "identifier": "did:web:hoperb.church"
  },
  "specVersion": "1.0"
}