Acuity Scheduling
Drive Acuity Scheduling (Squarespace-owned booking SaaS) from any AI agent: appointments, availability, appointment types, calendars, clients, products. 12 tools, Basic-auth.
7 días gratis · sin tarjeta · hosting UE
Pregunta cualquier cosa a Acuity
Prueba un prompt real contra Acuity Scheduling vía AnythingMCP — Claude llama a los tools y responde. Pulsa Enter en tu mensaje para instalar en Cloud.
Instalar Acuity en CloudClaude es IA y puede equivocarse. Verifica siempre las respuestas.
Setup en 2 minutos
- 1Inicia trial gratuita en cloud.anythingmcp.com.
- 2Click en Acuity Scheduling en el connector store. Pega las credenciales.
- 3Genera MCP API key y apunta el cliente AI a la URL MCP.
Guías para Acuity
Setup paso a paso para los principales clientes AI.
Configurar Acuity Scheduling
Directamente de la definición del conector: dónde encontrar las credenciales, qué permisos necesitan y con qué API habla este adaptador. Proporcionadas en inglés por el autor del conector.
This connector uses the Acuity Scheduling API v1 (developers.acuityscheduling.com).
Setup:
- Sign in to Acuity → Integrations → API.
- Note your User ID and copy the API Key.
- Set:
ACUITY_USER_ID= numeric user ID (e.g.12345)ACUITY_API_KEY= the API key
Authentication: HTTP Basic with username=USER_ID and password=API_KEY.
Availability flow:
- List appointment types (
acuity_list_appointment_types) — get appointmentTypeID. - List calendars (
acuity_list_calendars) — get calendarID(s). - List available dates (
acuity_list_available_dates) for date+appointmentType+calendar. - List available times (
acuity_list_available_times) for a specific date. - Book the appointment (
acuity_create_appointment).
Cancellation: appointments can be canceled (POST /appointments/{id}/cancel) — irreversible but client can rebook.
Timezones: Acuity normalizes everything to the appointment's calendar timezone. Dates use ISO 8601 with offset.
Forms and custom fields: appointments can have forms with custom fields — pass an array of {id, value} in fields.
Rate limits: ~10 req/sec. On 429 back off.
Out of scope here: products/packages purchases beyond list, certificates, email templates, scheduling-page customization.
Tu IA está a dos clicks de Acuity Scheduling.
Instala el conector, pega credenciales, pregunta a la IA. 7 días gratis, sin tarjeta.