BookingLive

BookingLive MCP Connector for Claude

F

Automate booking and order management via BookingLive — create orders, track statuses, and manage customer reservations directly from your AI agent.

17 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your BookingLive account to any AI agent to streamline your scheduling and commerce workflows. This server enables full control over the booking lifecycle through natural language.

What you can do

  • Order Lifecycle — Start new orders, add items to existing ones, and finalize completions with transaction records.
  • Order Retrieval — Fetch comprehensive metadata for specific order references or filter entire lists by email, status, or creation date.
  • Customer Management — Instantly retrieve all historical orders associated with a specific purchaser's email address.
  • Order Maintenance — Cancel or abort orders to keep your inventory clean, and update specific order parameters as requirements change.
  • Availability & Products — Inspect product details and check resource availability to ensure seamless booking experiences.

How it works

  1. Subscribe to this server
  2. Enter your BookingLive Domain and Secret Key
  3. Start managing your bookings from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Operations Managers — quickly check daily order volumes and status distributions without manual reporting.
  • Customer Support Teams — find customer order histories and cancel reservations instantly during live chats.
  • E-commerce Leads — automate the creation and updating of complex booking orders through AI-driven workflows.
booking-systemreservation-managementscheduling-toolorder-trackingcustomer-service

17 tools expose this connector's capabilities to your AI agent.

abort_order

Aborts an order to ensure no pending items remain

add_to_order

Adds items to an existing order

cancel_order

Cancels an order and sends a cancellation email

complete_order

Completes an order

get_events_by_product_ids

Returns all events for selected products within a date range

get_message_content

Returns the HTML content and subject of an email for a specific order

get_order_details

Returns full details of a specific order

get_orders_by_email

Returns all orders associated with a specific purchaser email

get_orders

Returns a filtered list of all orders

get_product_availability

Returns public product availability for a date range

get_product_detail

Returns details for specific products

get_ref_data

Returns public reference data (Products, ProductGroups, Resources, Locations, Staff)

get_resource_availability

Returns public resource availability for a date range

send_email_to_customers

Sends a specific notification message to a customer

set_order_notification

Sets notification preferences (Email/SMS) for an order

start_order

Provide Member details and OrderItems as JSON objects. Starts a new BookingLive order

update_order_param

Updates a specific parameter value for an order

See how to talk to your AI agent using BookingLive.

Find all orders associated with the email 'support@example.com'.

I found 3 orders for 'support@example.com'. The most recent is REF-9921 (Status: Completed, Total: £45.00). Would you like to see the details for any of these?

Get the full details for order reference BKL-55432.

Fetching details for BKL-55432... This order was created on Oct 12th for 'Alice Smith'. It contains 2 items: 'Standard Entry' and 'Equipment Rental'. The total is £60.00 and the status is currently 'Pending'.

Cancel order BKL-1002 and send the confirmation email.

Order BKL-1002 has been successfully cancelled. The system has queued the cancellation confirmation email to the customer.

Yes! Use the `get_orders_by_email` tool. Simply provide the customer's email address, and the agent will return a list of all associated orders and their current statuses.

Related Connectors