{
  "authentication": {
    "schemes": [
      "none"
    ]
  },
  "capabilities": {
    "pushNotifications": false,
    "streaming": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "description": "Agent-native dental practice discovery. Structured profiles with services, technology, insurance, languages, sedation options, booking, and review-derived patient experience.",
  "endpoints": {
    "rest": "https://tendant.ai/api/v1",
    "search": "https://tendant.ai/api/v1/search",
    "sitemap": "https://tendant.ai/sitemap.xml"
  },
  "name": "Tendant Dental Directory",
  "skills": [
    {
      "description": "Find dental practices by service, insurance, language, technology, accepting-new-patients status, neighborhood, or natural-language query",
      "examples": [
        "Dentist accepting new patients near Charlotte who offers Invisalign",
        "Anxiety-friendly family dentist that takes Delta Dental",
        "Cosmetic dentist in Minneapolis with same-day crowns"
      ],
      "id": "practice-search",
      "name": "Search Dental Practices",
      "tags": [
        "dental",
        "dentist",
        "healthcare",
        "orthodontics",
        "invisalign",
        "implants"
      ]
    },
    {
      "description": "Retrieve a full structured profile: services, team, technology, insurance, booking, and patient-experience signals",
      "id": "practice-profile",
      "name": "Get Practice Profile"
    },
    {
      "description": "Score 2-4 practices against preferences (services, insurance, rating, anxiety-friendliness, vibe) and rank them",
      "id": "practice-compare",
      "name": "Compare Practices"
    }
  ],
  "url": "https://tendant.ai",
  "version": "0.1.0"
}