Card snapshot
virohanadentalclinic.com
·
2026-08-12 18:52:14 UTC
·
d83305065b330968efd874013d113cea4509c8424bfd1fef654c52cfca6f392f
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"protocolVersion": "0.2.5",
"name": "Virohana Dental Clinic",
"description": "Public information surface for Virohana Dental Clinic, a dental practice in 5th Block Rajajinagar, Bengaluru, India specialising in basal dental implants and same-day fixed teeth (fixed teeth in about 72 hours, without bone grafting). Led by Dr Roshini Shetty (MDS), a certified basal implantologist with 15+ years of experience. Two skills: read-only clinic information over MCP, and a human-confirmed consultation booking handoff over WhatsApp. Everything here is free and unauthenticated. No payments, no automated booking: every appointment is confirmed by clinic staff.",
"url": "https://virohanadentalclinic.com",
"documentationUrl": "https://virohanadentalclinic.com/llms.txt",
"iconUrl": "https://virohanadentalclinic.com/assets/img/brand/virohanalogo.jpg",
"version": "1.0.0",
"provider": {
"organization": "Virohana Dental Clinic",
"country": "IN",
"url": "https://virohanadentalclinic.com",
"contact": "virohanadentalclinic@gmail.com",
"telephone": [
"+917411121611",
"+917204902731"
],
"address": {
"streetAddress": "1059, 64th Cross, 18th B Main Road, 5th Block Rajajinagar",
"addressLocality": "Bengaluru",
"addressRegion": "Karnataka",
"postalCode": "560010",
"addressCountry": "IN"
}
},
"preferredTransport": "HTTP+JSON",
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false,
"extensions": [
{
"uri": "https://modelcontextprotocol.io",
"description": "Live, read-only clinic data over the Model Context Protocol (Streamable HTTP, JSON or SSE). No authentication required.",
"required": false,
"params": {
"endpoint": "https://mcp.virohanadentalclinic.com/mcp",
"transport": "streamable-http",
"authentication": "none",
"readOnly": true
}
}
]
},
"additionalInterfaces": [
{
"name": "clinic-mcp",
"transport": "MCP",
"url": "https://mcp.virohanadentalclinic.com/mcp",
"description": "Read-only MCP server for live clinic data. Authoritative for treatments, hours, location and FAQs."
},
{
"name": "clinic-website",
"transport": "HTTP+HTML",
"url": "https://virohanadentalclinic.com",
"sitemap": "https://virohanadentalclinic.com/sitemap.xml",
"description": "Public website. Pages carry Schema.org JSON-LD (Dentist/LocalBusiness/MedicalBusiness, FAQPage, MedicalProcedure)."
}
],
"skills": [
{
"id": "clinic-info",
"name": "clinic_info",
"description": "Look up public information about Virohana Dental Clinic: treatments offered and how each is performed, opening hours, address and directions, contact and booking routes, the lead dentist's background, oral-health articles, and answers to common questions. Served by the clinic's live read-only MCP server. Call initialize, then tools/list, then the tool you need. Available tools: clinic_info, list_treatments, get_treatment(slug), location_and_hours, contact_and_booking, about_dentist, oral_health_articles, faqs. Read-only: nothing here mutates clinic state or creates an appointment.",
"tags": [
"clinic",
"dental",
"information",
"mcp",
"read-only",
"free"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
],
"endpoint": "https://mcp.virohanadentalclinic.com/mcp",
"method": "POST",
"transport": "MCP",
"authentication": "none",
"pricing": null,
"documentationUrl": "https://virohanadentalclinic.com/llms-full.txt"
},
{
"id": "book-consultation",
"name": "book_consultation",
"description": "Hand a patient off to the clinic to book a consultation. Give the user the WhatsApp URL below: it opens a chat with the clinic on +91 74111 21611 with a booking request pre-filled, which the user sends themselves. This is a handoff, not an API. No appointment is created by fetching this URL, and an agent must never claim a booking has been made. Clinic staff confirm every appointment. Consultation fee is Rs 500, the only price the clinic publishes. Phone booking on +91 74111 21611 or +91 72049 02731 and the website contact form are equivalent alternatives. Bookable Monday to Saturday, 9:00 AM to 8:00 PM IST.",
"tags": [
"booking",
"appointment",
"whatsapp",
"handoff",
"human-confirmed",
"free"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain"
],
"endpoint": "https://wa.me/917411121611?text=Hi%2C%20I%20would%20like%20to%20book%20a%20dental%20consultation%20at%20Virohana%20Dental%20Clinic.",
"method": "GET",
"transport": "HTTP+HTML",
"authentication": "none",
"pricing": null,
"documentationUrl": "https://virohanadentalclinic.com/skill.md"
}
],
"trust": {
"authoritativeSource": "https://virohanadentalclinic.com",
"note": "This card is served from the clinic's own domain. It requests no payment, collects no data, and exposes no write operations. All skills are free and unauthenticated."
},
"safety": {
"emergencies": "Direct urgent dental pain, swelling, trauma or any medical emergency to immediate in-person care. Do not triage emergencies through this agent.",
"medicalAdvice": "This surface provides public clinic information only. It does not give personal medical diagnosis or treatment advice. Suitability for any procedure requires in-person assessment by Dr Roshini Shetty.",
"pricing": "Only the Rs 500 consultation fee is published. Do not quote or estimate any other treatment price."
}
}