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.
the same full platform, however your stack is shaped.
{ "mcpServers": { "holibobs": { "url": "https://mcp.holibobs.com" } } }
# install npm i -g @holibobs/cli # book holibobs book --to santorini --when june
# add the skill holibobs skills add travel # your agent can now book trips
the developer surface mirrors the consumer product, one to one.
four steps. copy, paste, ship.
# from your dashboard, or: holibobs auth login
# point your agent at the mcp server export HOLIBOBS_KEY=sk_live_•••
holibobs book \ --to santorini --when 'last week of june' \ --travellers 2 --budget 1800
# holibobs returns an approval link; # the human approves before any charge holibobs approvals open HOLI-7F3K2
agents can plan freely, but money never moves without a person.
two honest routes, no flat public discount.
grab a key, connect in a minute, and let your agent book a real holiday — with a human approving the spend.