SavvyCal for your agents.
Connect SavvyCal once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 11 curated tools, discovered on demand, with your key stored on your machine and every call going direct to SavvyCal.
What agents can do with SavvyCal
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
savvycal_get_meCheck the token: returns the authenticated user's profile.
savvycal_list_eventsList scheduled events, with filters for date range.
savvycal_list_schedulesList your scheduling links and their configurations.
savvycal_get_eventFetch a single scheduled event by its id.
savvycal_cancel_eventCancel a scheduled event by id. `reason` is an optional note shown to the attendee.
savvycal_list_linksList the authenticated user's scheduling links (the current SavvyCal Links resource). Page with before/after cursors.
savvycal_get_linkFetch a single scheduling link by its id.
savvycal_get_scheduleGet a single schedule by its id.
savvycal_update_scheduleUpdate a schedule's configuration.
savvycal_get_availabilityGet available time slots for a schedule on given dates.
savvycal_get_team_membersList team members and their schedules.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Log in to your SavvyCal account.
- Go to Settings -> API tokens.
- Create a new API token and copy it.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect SavvyCal to Even: call connect_begin("savvycal") on the even-connect MCP and walk me through it.
List scheduled events in SavvyCal and cancel an event with a reason.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.