INDIVIDUAL MCP TOOL
get_product_facts
Published, verified facts about GuruHotel the company and product: positioning, capabilities, traction metrics, payments (Stripe) and markets.
LIVE ENDPOINT
https://guruhotel.com/api/mcp
Connect to this endpoint to inspect the live schema for get_product_facts and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.guruhotel]
url = "https://guruhotel.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"guruhotel": {
"type": "http",
"url": "https://guruhotel.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: guruhotel
Remote MCP URL: https://guruhotel.com/api/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": {
"guruhotel": {
"url": "https://guruhotel.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"guruhotel": {
"type": "http",
"url": "https://guruhotel.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "guruhotel",
"transport": "streamable-http",
"url": "https://guruhotel.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_guruhotel_knowledge— Search GuruHotel's published knowledge base: product pages, integration pages, and guides about direct bookings, hotel websites, booking engines, payments and AI/agentic booking.get_pricing— GuruHotel's published pricing model (commission-based with optional subscription plans).get_integrations— Full inventory of GuruHotel's PMS/connectivity integrations with their status: 'live' (direct), 'via-channex' (evidenced Channex connection), 'compatible' (works through Channex, confirmed during onboarding), 'beta' or 'unverified'.check_pms_compatibility— Check whether a specific hotel PMS (property management system) works with GuruHotel, e.get_page_markdown— Fetch the full markdown version of any GuruHotel page by its URL path (e.