What is the com.virohanalife/booking MCP server?
Reserve a paid AI consultation with Akshay Shetty; returns a Stripe payment link.
How to install com.virohanalife/booking
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"booking": {
"url": "https://www.virohanalife.com/mcp/booking"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"booking": {
"serverUrl": "https://www.virohanalife.com/mcp/booking"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"booking": {
"type": "http",
"url": "https://www.virohanalife.com/mcp/booking"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"booking": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.virohanalife.com/mcp/booking"
]
}
}
}Claude Code
claude mcp add --transport http booking https://www.virohanalife.com/mcp/bookingRelated MCP servers
Akshay Shetty's engineering portfolio and resume, queryable by AI. OAuth-secured.
Query the Virohana website with your AI: services, products, journal. Open, read-only.