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.

Claude Desktop
Block off Wizard's Tower next Friday and create a 20% holiday discount
Done. Created schedule override (blackout) for Wizard's Tower on Dec 20. Created discount code HOLIDAY20 (20% off, valid Dec 15 - Jan 5).

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.

Schedule Management
Set up Wizard's Tower with 2-hour slots on weekdays, first slot at 10am, last at 8pm

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).

create_schedule_templatecreate_time_slots
Business Intelligence
Show me this week's revenue by room

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.

list_bookingsget_room
Customer Operations
Cancel booking ES-2026-A7K9 and issue a full refund

Booking ES-2026-A7K9 cancelled. Issued full refund of $135.00 to the customer's card via Stripe. Confirmation email sent automatically.

cancel_bookingcreate_refund
Marketing
Create a 30% discount code for January, limit 50 uses

Created discount code JAN30 -- 30% off all bookings. Valid Jan 1-31, 2026. Limited to 50 redemptions. Active immediately.

create_discount

Three steps to AI-powered operations

1

Sign up and configure your rooms

Create your account, define rooms, set schedules. The standard setup you'd do anywhere.

2

Generate an API key

One click in your dashboard. Your key unlocks the full REST API and all 39 MCP tools.

3

Connect Claude and start talking

Paste the config into Claude Desktop, Cursor, or any MCP client. Your AI now controls your platform.

claude_desktop_config.json
{
  "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.

For Developers

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.

REST API39 MCP ToolsWebhooksEmbed Widget
API Example
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

$0/mo
  • 2 rooms
  • 50 bookings/mo
  • Full API access
  • All 39 MCP tools
POPULAR

Standard

$59/mo
  • 10 rooms
  • 1,000 bookings/mo
  • Full API access
  • All 39 MCP tools

X-Large

$149/mo
  • Unlimited rooms
  • 3,000 bookings/mo
  • Full API access
  • All 39 MCP tools

Ready to stop clicking and start talking?

Your escape rooms are waiting for an AI upgrade.