{
  "specVersion": "1.0",
  "host": {
    "displayName": "Formca",
    "identifier": "did:web:formca.io"
  },
  "entries": [
    {
      "identifier": "urn:air:formca.io:api:rest",
      "displayName": "Formca REST API",
      "description": "Randevu, personel, müşteri ve takvim verilerini yönetmek için REST API.",
      "type": "application/json",
      "url": "https://formca.io/api",
      "representativeQueries": [
        "randevu oluştur",
        "uygun randevu saatlerini listele",
        "hizmet ve personel takvimi sorgula"
      ]
    },
    {
      "identifier": "urn:air:formca.io:mcp:appointments",
      "displayName": "Formca MCP Server",
      "description": "Model Context Protocol sunucusu ile AI ajanları üzerinden randevu takibi ve oluşturma.",
      "type": "application/mcp-server-card+json",
      "url": "https://formca.io/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "randevu takvimini kontrol et",
        "yeni randevu oluştur",
        "randevu iptal et"
      ]
    }
  ]
}