← virohanadentalclinic.com

INDIVIDUAL MCP TOOL

contact_and_booking

Phone numbers, email and how to book a consultation.

virohanadentalclinic.comnone authenticationAvailability not checked

Input schema

{}

Risk classification

Potential side effects detected · medium confidence · heuristic, not a guarantee.

  • A tool name or description suggests sending messages.

Parent endpoint

virohanadentalclinic.com

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.virohanadentalclinic-com]
url = "https://virohanadentalclinic.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "virohanadentalclinic-com": {
      "type": "http",
      "url": "https://virohanadentalclinic.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: virohanadentalclinic-com
Remote MCP URL: https://virohanadentalclinic.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "virohanadentalclinic-com": {
      "url": "https://virohanadentalclinic.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "virohanadentalclinic-com": {
      "type": "http",
      "url": "https://virohanadentalclinic.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "virohanadentalclinic-com",
  "transport": "streamable-http",
  "url": "https://virohanadentalclinic.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • clinic_info — Overview of the clinic: who they are, what they specialise in, address, phones, hours and rating.
  • list_treatments — List the dental treatments offered, with a short summary and page URL for each.
  • get_treatment — Full details and FAQs for one treatment.
  • location_and_hours — Address, map link, area served and opening hours.
  • about_dentist — About Dr Roshini Shetty, the lead dentist.
  • oral_health_articles — The clinic's oral-health blog: evidence-based articles on teeth and gum health.
  • faqs — Common questions and answers about the clinic and basal implants.