Bookings
Bookings
A public booking page per project, with webhook events and MCP access.
Each project can publish a booking page where visitors pick a slot from your availability; confirmed bookings land in the project alongside its mail. You configure meeting types and availability from the dashboard.
The programmatic surface today:
- Webhooks — subscribe to
booking.createdandbooking.cancelledto react to bookings from your own systems. See Webhooks. - MCP — agents can read a project's bookings through the
list_bookingstool on the hosted MCP server.
Fuller docs for this section — meeting types, availability, the public page — are being written.