MCP & AI Agent Integration

Acuity Scheduling
automation.

8 AI agent actions for Acuity Scheduling — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Acuity Scheduling to book meetings, send reminders, and manage availability without manual coordination. Full governance, audit trail, and dry-run safety on every execution.

No credit card required
Live in production environments
<200ms median execution
Dry-run before production
Execution trace
live
8
actions
100%
governed
<200ms
latency
8
AI agent actions
6
Read operations
2
Write operations
0
High-risk actions (approval gated)
Scheduling Acuity Scheduling is a Scheduling integration — use it to automate appointments, meetings, and calendar management from any AI agent or MCP-compatible runtime.
Actions

What you can do
with Acuity Scheduling.

Every action below is available as an MCP tool and a verb in Cerebral OS — callable from any AI agent, Claude, Cursor, Windsurf, or your own runtime via the BYOA API. All executions are governed, audited, and dry-run safe.

Check Availability Times
acuity_scheduling:check_availability_times
Validate available times for an appointment
Read Low risk
Find Appointments by Client Info
acuity_scheduling:find_appointments_by_client_info
Retrieves existing appointments using the client's information, allowing you to track all the appointments associated with a specific client
Read Low risk
Get Appointments
acuity_scheduling:get_appointments
Return a list of appointments
Read Low risk
Get Appointment Types
acuity_scheduling:get_appointment_types
Return a list ofappointment types
Read Low risk
Get Availability Times
acuity_scheduling:get_availability_times
Return available times for a date and appointment type
Read Low risk
Get Products
acuity_scheduling:get_products
Return a list of products and packages
Read Low risk
Add Blocked Off Time
acuity_scheduling:add_blocked_off_time
Blocks a specific time slot on your schedule to prevent the scheduling of any appointments during this particular time range
Write Medium risk
Book Appointment
acuity_scheduling:book_appointment
Book an appointment
Write Medium risk
MCP & Runtime API

Call Acuity Scheduling
from any AI agent.

Any AI agent — Claude, Cursor, LangChain, AutoGen, or your own — can call Acuity Scheduling actions through the Cerebral OS Runtime API. Governance, credentials, and audit trail fire automatically.

acuity_scheduling:check_availability_times READ
# Call via Runtime API
curl
-X POST \
  "https://api.cerebralos.com/v1/runtime/actions/run"
  -H "X-API-Key: YOUR_KEY" \
  -d '{
    "verb": "acuity_scheduling:check_availability_times",
    "args": {},
    "execution_id": "agent-001"
  }'
acuity_scheduling:add_blocked_off_time WRITE
# Dry-run first — no production risk
curl
-X POST \
  "https://api.cerebralos.com/v1/runtime/actions/run"
  -H "X-API-Key: YOUR_KEY" \
  -d '{
    "verb": "acuity_scheduling:add_blocked_off_time",
    "args": {},
    "execution_id": "agent-001",
    "metadata": {"dryRun": true}
  }'
Get your Runtime API key at app.cerebralos.com/signup — 1,000 free executions, no credit card required.
AI agent examples

What your AI agent
can do with Acuity Scheduling.

Real patterns your AI agent can execute via MCP or the Runtime API. Every action governed, dry-run safe, and fully audited.

Trigger
AI agent needs Acuity Scheduling data
Call acuity_scheduling:check_availability_times via MCP or Runtime API
AI processes result and takes next action
Full execution logged to audit trail automatically
Trigger
Workflow needs to write to Acuity Scheduling
Dry-run validates acuity_scheduling:add_blocked_off_time before execution
Approval gate fires if risk level is high
Action executes with full governance — logged, audited, reversible
Trigger
Booking or event created
Send confirmation
Sync to calendar
Trigger prep workflow
How it works

Every Acuity Scheduling action
governed end-to-end.

Cerebral OS isn't a connector. It's the execution layer that sits in front of Acuity Scheduling — adding governance, dry-run safety, and a full audit trail to every operation.

Governance first
Every verb carries a risk classification. High-risk writes require explicit approval gates before they execute in production.
Dry-run safe
Simulate any Acuity Scheduling action before it touches production. See exactly what would happen before a single real call is made.
Immutable audit trail
Every Acuity Scheduling action is logged — what ran, what changed, who approved it, when it happened. Full history on every verb, forever.
Connect with

Acuity Scheduling works best
alongside these.

Build multi-step workflows that connect Acuity Scheduling to the rest of your stack. All governed. All audited.

Acuity Scheduling integration

Start free.
No credit card required.

Start free with 1,000 runs — no credit card required. Connect Acuity Scheduling in minutes, dry-run every action before it touches production, full audit trail on everything.

Start free — 1,000 runs Browse all integrations →