← Registry
eCommerce
lorenly.com
Provides tools to browse salons, check service availability, and book appointments.
ENDPOINT 1
https://lorenly.com/api/mcp
Known tools 5
list_salonsList bookable salons on the platform (name, city, and the booking `slug` to use with the other tools).
list_servicesList a salon's bookable services: name, `slug`, duration, price, currency, and whether a deposit is required.
check_availabilityAvailable start times (ISO 8601, in the salon's timezone) for a service on a given day.
get_service_requirementsWhat the customer must provide to book a service: whether a deposit is required (and how much), plus any custom intake questions the salon configured (e.g.
create_bookingBook an appointment.