Indexbrain + Calendly
SchedulingOAuth5 read, 1 writePro and Team
Calendly connects live — no background sync. Skills can read your event types, scheduled events, and invitees, and cancel a scheduled event. Calendly's API has no create/reschedule endpoint — booking only happens through the scheduling page.
Every Calendly action
Each action is set independently to always allow, ask every time, or disabled. The mode below is the default before anyone changes anything.
| Action | Type | Default |
|---|---|---|
| Get scheduled eventcalendly.get_scheduled_event | read | Always allow |
| Get usercalendly.get_user | read | Always allow |
| List event typescalendly.list_event_types | read | Always allow |
| List inviteescalendly.list_invitees | read | Always allow |
| List scheduled eventscalendly.list_scheduled_events | read | Always allow |
| Cancel eventcalendly.cancel_event | write | Ask every time |
Every write stops for a human
Write actions are off entirely until an admin turns them on, and even then each one halts the run and asks before it happens. There is no auto-approve mode anywhere in the product, on any plan. Disabling an action goes further: it is never offered to the model, so it cannot be asked for.
Connecting it
01
Connect Calendly
One click through OAuth. Tokens are encrypted at rest and never shown again.
02
Choose what it may do
Set each action to always allow, ask, or disabled. Reads are allowed by default; writes ask.
03
Ask
From the Indexbrain dashboard, or from Claude, Cursor, ChatGPT, Codex, or Slack over MCP and REST.
Connect Calendly and ask it something
The free tier includes three integrations, needs no card, and does not expire.