Virohana Booking
com.virohanalife/booking
Overview
Book a paid consultation with Akshay Shetty via Virohana, using an open streamable HTTP MCP endpoint that lists consultation slots and creates payment checkout links.
Documentation
Installation
Connect an MCP-capable client to the remote endpoint. The upstream docs show:
npx mcp-remote https://www.virohanalife.com/mcp/booking
Configuration
Package targets: None declared. Remote target: streamable-http:https://www.virohanalife.com/mcp/booking Authentication: Open, no key documented for this booking MCP endpoint. Environment variables: None documented.
Capabilities
The booking MCP server exposes tools to list available consultation slots and request a consultation. The public booking page supports a 60-minute consultation with Akshay Shetty, tier selection, customer name/email/notes, optional access code, and secure Stripe checkout/payment authorization.
Limitations
The booking flow is human-gated on payment/confirmation; the upstream docs state nothing is charged until payment is completed or authorization is confirmed. No public source repository or source-code URL was found in the inspected upstream documentation.