holibobs.developers back to app
developer preview · not yet live

book a whole holiday from your agent, your terminal, or your app.

a preview of the holibobs developer platform — mcp, cli and agent skills, with full access to search, build, book and manage. the endpoints, API keys and approval controls shown here are illustrative and not yet live.

three ways to connect

pick how you build

the same full platform, however your stack is shaped.

MCP
connect your ai agent to holibobs over the model context protocol.
{
  "mcpServers": {
    "holibobs": { "url": "https://mcp.holibobs.com" }
  }
}
CLI
search, build and book straight from your terminal.
# install
npm i -g @holibobs/cli

# book
holibobs book --to santorini --when june
Skills
a drop-in holibobs capability for your agent framework.
# add the skill
holibobs skills add travel

# your agent can now book trips
full access

everything the app can do

the developer surface mirrors the consumer product, one to one.

search & curate
ask in natural language; get curated stays, flights and things to do.
build a multi-part trip
assemble flights, hotels, transfers and activities into one itinerary.
book on one payment
a single confirmed payment for the whole holiday.
manage & cancel
change dates, transfer travellers, cancel with a clear refund breakdown.
live pricing & availability
real-time fares and rooms, re-checked before you confirm.
referral & pot
give and earn credit, and spend the holiday pot on any booking.
quickstart

from zero to booked

four steps. copy, paste, ship.

1
get a key
# from your dashboard, or:
holibobs auth login
2
connect
# point your agent at the mcp server
export HOLIBOBS_KEY=sk_live_•••
3
make your first booking
holibobs book \
  --to santorini --when 'last week of june' \
  --travellers 2 --budget 1800
4
confirm the approval step
# holibobs returns an approval link;
# the human approves before any charge
holibobs approvals open HOLI-7F3K2
how bookings work

human in the loop, always

agents can plan freely, but money never moves without a person.

explicit user approval
every booking pauses for a human to approve before it's finalised. no silent spending, ever.
passenger details & payment
traveller and card details are collected securely and tokenised; agents never see raw card data.
atol still applies
holibobs remains the organiser, so flight-inclusive trips stay atol protected, exactly as in the app.
sandbox & rate limits
a full test mode with sandbox keys, plus fair rate limits, so you can build safely.
for partners

build a business on holibobs

two honest routes, no flat public discount.

revenue share

earn commission on every booking you drive. transparent rates, paid monthly, tracked in your dashboard.

partner programme

apply for trade rates if you're a travel business building on holibobs. reviewed individually, fair terms.

apply to the programme
docs & support

when you need a hand

full documentation
guides, api reference and examples
docs.holibobs.com
developer support
reach an engineer, not a bot
developers@holibobs.com
status page
live uptime and incidents
status.holibobs.com

start building today

grab a key, connect in a minute, and let your agent book a real holiday — with a human approving the spend.