{
  "$schema": "https://a2a-schema.org/agent-card.schema.json",
  "name": "Karpa Health",
  "description": "Karpa Health — turn-key 50-state telehealth platform for launching branded GLP-1, peptide, TRT, HRT, and hormone programs. B2B and US-only; not medical advice.",
  "url": "https://karpahealth.com/",
  "version": "1.0.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "statefulDialog": false
  },
  "defaultMode": "stateless",
  "skills": [
    {
      "id": "overview",
      "name": "Karpa Health overview",
      "description": "What Karpa operates, the physician model, who it serves, and key pages.",
      "tags": ["overview", "telehealth", "karpa"]
    },
    {
      "id": "pricing",
      "name": "Karpa Health pricing",
      "description": "Published pricing: Affiliate free, White-Label and Full Clinic from $297/mo, EMR custom.",
      "tags": ["pricing", "plans", "partner-model"]
    },
    {
      "id": "comparisons",
      "name": "Platform comparisons",
      "description": "Compare Karpa to white-label telehealth platforms with sourced claims and citations.",
      "tags": ["compare", "alternatives", "vs"]
    },
    {
      "id": "booking",
      "name": "Book a discovery call",
      "description": "Route a consenting user to the real booking flow (karpahealth.com/book). Requires consent.",
      "tags": ["booking", "demo", "callback"]
    }
  ],
  "preferredTransport": {
    "type": "jsonrpcrelay",
    "url": "https://karpahealth.com/mcp"
  }
}
