{
  "specVersion": "1.0",
  "host": {
    "displayName": "ChamberBD",
    "identifier": "https://chamberbd.com/#organization",
    "documentationUrl": "https://chamberbd.com/docs/api",
    "logoUrl": "https://chamberbd.com/logo-64.v2.webp"
  },
  "entries": [
    {
      "identifier": "urn:air:chamberbd.com:mcp:public-health-directory",
      "displayName": "ChamberBD Public Health Directory MCP Server",
      "type": "application/mcp-server-card+json",
      "url": "https://chamberbd.com/.well-known/mcp/server-card.json",
      "description": "Read-only MCP discovery for public doctor profiles, medicine records, and health articles in Bangladesh.",
      "tags": ["bangladesh", "doctors", "medicines", "health", "read-only"],
      "capabilities": ["find_doctors", "search_medicines", "list_health_articles"],
      "representativeQueries": [
        "find cardiologists in Dhaka and cite their public profiles",
        "search paracetamol brands and indicative prices in Bangladesh",
        "list medically reviewed ChamberBD health articles"
      ],
      "version": "1.0.0",
      "updatedAt": "2026-09-01T00:00:00+06:00",
      "metadata": {
        "access": "anonymous-read-only",
        "languages": "en,bn"
      }
    },
    {
      "identifier": "urn:air:chamberbd.com:api:public-openapi",
      "displayName": "ChamberBD Public API",
      "type": "application/json",
      "url": "https://chamberbd.com/openapi.json",
      "description": "OpenAPI 3.1 description for ChamberBD's anonymous public read-only API.",
      "tags": ["openapi", "bangladesh", "health-directory", "read-only"],
      "capabilities": ["doctor-directory", "medicine-directory", "health-library", "diagnostics"],
      "representativeQueries": [
        "which ChamberBD endpoints search public doctors",
        "how can an agent retrieve a public medicine record",
        "show the public API for Bangladesh diagnostic test information"
      ],
      "version": "1.0.0",
      "updatedAt": "2026-09-01T00:00:00+06:00"
    },
    {
      "identifier": "urn:air:chamberbd.com:skills:discovery-index",
      "displayName": "ChamberBD Agent Skills",
      "type": "application/json",
      "url": "https://chamberbd.com/.well-known/agent-skills/index.json",
      "description": "Integrity-addressed Agent Skills for citation-safe use of ChamberBD's public directories and health library.",
      "tags": ["agent-skills", "citations", "medical-safety"],
      "capabilities": ["doctor-directory-skill", "medicine-directory-skill", "health-library-skill"],
      "representativeQueries": [
        "discover ChamberBD agent skills",
        "how should an agent cite ChamberBD medicine pages safely",
        "how should an agent use ChamberBD doctor profiles"
      ],
      "version": "0.2.0",
      "updatedAt": "2026-09-01T00:00:00+06:00"
    },
    {
      "identifier": "urn:air:chamberbd.com:auth:agent-access",
      "displayName": "ChamberBD Agent Authentication Instructions",
      "type": "text/markdown",
      "url": "https://chamberbd.com/auth.md",
      "description": "Authentication and provisioning instructions for anonymous public agents and human-owned ChamberBD accounts.",
      "tags": ["auth-md", "oauth-metadata", "anonymous-access"],
      "capabilities": ["anonymous-public-access", "human-account-provisioning"],
      "representativeQueries": [
        "does the ChamberBD public API require an API key",
        "how does an agent discover ChamberBD authorization metadata",
        "how can a human provision a private ChamberBD account"
      ],
      "version": "1.0.0",
      "updatedAt": "2026-09-01T00:00:00+06:00"
    }
  ]
}
