﻿{
  "specVersion": "1.0",
  "host": {
    "displayName": "Gabriel Fandi",
    "identifier": "did:web:gabrielfandi.com"
  },
  "entries": [
    {
      "identifier": "urn:air:gabrielfandi.com:server:mcp",
      "displayName": "Gabriel Fandi MCP Server",
      "type": "application/mcp-server-card+json",
      "url": "https://gabrielfandi.com/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "What are Gabriel Fandi's latest songs?",
        "When is Gabriel Fandi's next concert near me?",
        "How can I contact Gabriel Fandi's management for booking?",
        "What are Gabriel Fandi's recent TV appearances?",
        "Show me Gabriel Fandi's full discography"
      ]
    },
    {
      "identifier": "urn:air:gabrielfandi.com:catalog:api",
      "displayName": "Gabriel Fandi API Catalog",
      "type": "application/linkset+json",
      "url": "https://gabrielfandi.com/.well-known/api-catalog",
      "representativeQueries": [
        "What APIs does gabrielfandi.com expose?",
        "Where is Gabriel Fandi's API documentation?"
      ]
    },
    {
      "identifier": "urn:air:gabrielfandi.com:content:llms",
      "displayName": "Gabriel Fandi LLM Index",
      "type": "text/plain",
      "url": "https://gabrielfandi.com/llms.txt",
      "representativeQueries": [
        "Who is Gabriel Fandi?",
        "What music does Gabriel Fandi sing?",
        "How can I follow Gabriel Fandi on social media?"
      ]
    }
  ]
}