{
  "name": "Pet Health UK Agent",
  "description": "Authoritative UK veterinary health advice, symptom triage, chocolate/grape toxicity calculations, and verified UK vet directory index.",
  "url": "https://pethealth.org.uk",
  "version": "1.0.0",
  "capabilities": {
    "search": true,
    "toxicity_calculation": true,
    "vet_directory_lookup": true,
    "open_data": true
  },
  "supportedInterfaces": [
    {
      "url": "https://pethealth.org.uk/llms-full.txt",
      "transport": "http-static"
    },
    {
      "url": "https://pethealth.org.uk/geo-chunks/manifest.json",
      "transport": "http-json"
    }
  ]
}
