Talk to Your Escape Room
The first booking platform built for your AI. Connect Claude, ChatGPT, or any MCP-compatible tool and manage your entire business through conversation.
Your current booking platform was built for clicking, not thinking
Resova makes you click through 6 screens to block a holiday
Want a revenue report? Navigate to Settings, then Reports, then Filter, then Export
Need to set up a flash sale? Good luck with their 15-field form
Your AI already knows how to manage your rooms
HyperXI exposes 39 MCP tools to your AI. Every operation -- scheduling, bookings, refunds, reports -- is a conversation away.
Created schedule template for Wizard's Tower: weekday slots at 10:00, 12:00, 14:00, 16:00, 18:00, 20:00. Used tools: create_schedule_template, create_time_slots (6 calls).
This week's revenue breakdown: -- Wizard's Tower: $2,340 (18 bookings) -- Haunted Manor: $1,890 (14 bookings) -- Cyber Heist: $2,610 (19 bookings) Total: $6,840 across 51 bookings. Cyber Heist is your top earner.
Booking ES-2026-A7K9 cancelled. Issued full refund of $135.00 to the customer's card via Stripe. Confirmation email sent automatically.
Created discount code JAN30 -- 30% off all bookings. Valid Jan 1-31, 2026. Limited to 50 redemptions. Active immediately.
Three steps to AI-powered operations
Sign up and configure your rooms
Create your account, define rooms, set schedules. The standard setup you'd do anywhere.
Generate an API key
One click in your dashboard. Your key unlocks the full REST API and all 39 MCP tools.
Connect Claude and start talking
Paste the config into Claude Desktop, Cursor, or any MCP client. Your AI now controls your platform.
{
"mcpServers": {
"hyperxi": {
"command": "npx",
"args": ["hyperxi-mcp"],
"env": {
"HYPERXI_API_KEY": "hxi_live_..."
}
}
}
}A complete platform your AI controls
Every feature below is fully accessible through your AI tools via MCP and REST API. The dashboard is there if you want it -- but it's optional.
Online Booking
Embeddable widget for customers. Your AI handles walk-in reservations, reschedules, and cancellations.
Schedule Management
DST-aware slots, overrides, blackout dates. Tell your AI to set up holiday hours in one sentence.
Payment Processing
Stripe Checkout, refunds, vouchers, discount codes. All API-accessible.
Digital Waivers
Automated reminders, digital signatures, no manual follow-up ever again.
Reports
Ask your AI for insights. 'How did last week compare to the week before?' No menus, no CSV exports.
Multi-Location
Multiple venues, staff roles, and permissions. All manageable through conversation.
Full REST API. 39 MCP tools. Build anything.
API-first architecture means every feature is programmable. Webhook events for real-time integrations. Embeddable booking widget for any site.
curl -X GET \
https://api.hyperxi.com/v1/bookings \
-H "Authorization: Bearer hxi_live_..."
// 200 OK
{
"bookings": [...],
"total": 51,
"page": 1
}Plans from $0/month
All plans include full API and MCP access. Start free, scale as you grow.
Free
- 2 rooms
- 50 bookings/mo
- Full API access
- All 39 MCP tools
Standard
- 10 rooms
- 1,000 bookings/mo
- Full API access
- All 39 MCP tools
X-Large
- Unlimited rooms
- 3,000 bookings/mo
- Full API access
- All 39 MCP tools