{
  "$schema": "https://a2a-protocol.org/schema/agent-card/v1",
  "name": "Eyal Bercovich Profile Agent",
  "description": "Information agent for Dr. Eyal Bercovich, MD — musculoskeletal radiologist, medical imaging AI researcher, Clinical Lecturer at the University of Haifa, and Medical Imaging Director at Medica Elisha Sports Medicine Center, Haifa.",
  "version": "1.0.0",
  "documentationUrl": "https://www.eyalbercovich.com/llms-full.txt",
  "url": "https://www.eyalbercovich.com/",
  "iconUrl": "https://www.eyalbercovich.com/apple-touch-icon.png",
  "provider": {
    "organization": "Eyal Bercovich, MD",
    "url": "https://www.eyalbercovich.com/"
  },
  "supportedInterfaces": [
    {
      "url": "https://www.eyalbercovich.com/",
      "transport": "http",
      "description": "Human-readable website"
    },
    {
      "url": "https://www.eyalbercovich.com/llms-full.txt",
      "transport": "http",
      "description": "Machine-readable full profile context for LLMs"
    },
    {
      "url": "https://www.eyalbercovich.com/.well-known/mcp/server-card.json",
      "transport": "mcp",
      "description": "MCP server card for tool-based access"
    },
    {
      "url": "https://www.eyalbercovich.com/api",
      "transport": "http",
      "description": "JSON REST API (OpenAPI 3.1)"
    }
  ],
  "relatedOrganizations": [
    {
      "name": "University of Haifa",
      "url": "https://cris.haifa.ac.il/en/persons/eyal-bercovich/",
      "parentUrl": "https://www.haifa.ac.il/en/",
      "urlType": "person-specific",
      "relationship": "faculty"
    },
    {
      "name": "Rambam Health Care Campus — Medical Imaging Division",
      "url": "https://www.rambam.org.il/en/departmentsandclinics/medical-imaging-division/",
      "parentUrl": "https://www.rambam.org.il/en/",
      "urlType": "department-specific",
      "relationship": "attending-radiologist"
    },
    {
      "name": "Technion — Rappaport Faculty of Medicine",
      "url": "https://med.technion.ac.il/en/home-en/",
      "parentUrl": "https://www.technion.ac.il/en/",
      "urlType": "faculty-specific",
      "relationship": "alma-mater"
    },
    {
      "name": "Medica Elisha — Sports Medicine Center",
      "url": "https://www.elishahospital.com/דר-איל-ברקוביץ/",
      "parentUrl": "https://www.elishahospital.com/",
      "urlType": "person-specific",
      "relationship": "medical-imaging-director"
    },
    {
      "name": "Maccabi Haifa Football Club",
      "url": "https://www.maccabi-haifafc.co.il/",
      "urlType": "institution-homepage",
      "relationship": "head-radiologist",
      "note": "No individual medical-staff pages published."
    },
    {
      "name": "Clalit Mushlam (כללית מושלם)",
      "url": "https://mushlam.clalit.co.il/he/Pages/provider.aspx?placeTypeID=2&doctorID=8245&placeID=13682",
      "urlType": "person-specific",
      "relationship": "insurance-provider-listing",
      "description": "Direct booking URL for Dr. Bercovich's musculoskeletal ultrasound services via Clalit Mushlam supplemental insurance."
    },
    {
      "name": "ORCID",
      "url": "https://orcid.org/0009-0008-2742-6550",
      "urlType": "person-specific",
      "relationship": "scholarly-identity"
    },
    {
      "name": "Google Scholar",
      "url": "https://scholar.google.com/citations?user=diZ3wFQAAAAJ",
      "urlType": "person-specific",
      "relationship": "scholarly-identity"
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false,
    "extensions": []
  },
  "defaultInputModes": ["text/plain", "application/json"],
  "defaultOutputModes": ["text/plain", "application/json", "text/markdown"],
  "skills": [
    {
      "id": "profile-lookup",
      "name": "Profile Lookup",
      "description": "Answer questions about Dr. Bercovich's academic positions, training, research areas, and credentials.",
      "tags": ["profile", "academic", "cv"],
      "examples": [
        "What is Dr. Bercovich's clinical specialty?",
        "Where did he complete his radiology residency?",
        "What are his main research areas?"
      ]
    },
    {
      "id": "publications-query",
      "name": "Publications Query",
      "description": "Retrieve peer-reviewed publications by Dr. Bercovich, with DOIs and PubMed links.",
      "tags": ["publications", "research", "bibliography"],
      "examples": [
        "What did Dr. Bercovich publish in 2024?",
        "Find his work on ultrasound-CT fusion.",
        "What is his most-cited paper?"
      ]
    },
    {
      "id": "clinic-info",
      "name": "Clinic Information",
      "description": "Provide clinic location, contact, services, and insurance coverage for Medica Elisha Sports Medicine Center.",
      "tags": ["clinic", "booking", "insurance", "healthcare"],
      "examples": [
        "Where is Dr. Bercovich's clinic?",
        "Does he accept Clalit Mushlam?",
        "What ultrasound-guided injections does he perform?"
      ]
    },
    {
      "id": "research-discovery",
      "name": "Research Discovery",
      "description": "Describe research areas, collaborations (TERA, University of Haifa, Technion), and ongoing work in medical imaging AI.",
      "tags": ["research", "ai", "medical-imaging"],
      "examples": [
        "What AI research is Dr. Bercovich doing?",
        "Tell me about the TERA initiative."
      ]
    }
  ],
  "securitySchemes": {},
  "security": []
}
