{
  "version": "1.0",
  "agents": [
    {
      "name": "Bucheon Inae Korean Medicine Clinic Public Information Agent",
      "description": "Official public clinic information, published non-covered fee discovery, and appointment or inquiry routing without diagnosis, invented prices, schedule invention, or reservation confirmation.",
      "url": "https://www.bucheoninae.com/a2a/v1",
      "protocol": "a2a",
      "agentCard": "https://www.bucheoninae.com/.well-known/agent-card.json",
      "documentation": "https://www.bucheoninae.com/AGENTS.md"
    }
  ],
  "services": [
    {
      "name": "Bucheon Inae Official Read-Only MCP",
      "description": "Read-only official search, health information, disease information, doctors, clinic hours and location, notices, and reservation or inquiry link discovery.",
      "url": "https://www.bucheoninae.com/mcp",
      "discovery": "https://www.bucheoninae.com/.well-known/mcp.json",
      "serverCard": "https://www.bucheoninae.com/.well-known/mcp/server-card.json",
      "protocol": "mcp",
      "transport": "streamable-http",
      "authentication": "none",
      "readOnly": true
    }
  ]
}