Skip to content

Cal.com

Calendar · 57 actions · connect with an API key

Connect in dashboardAPI keyfrom MCP Registry

Actions

A sample of the 57 Cal.com actions. Each keeps the schema of the real API.

  • cal_com.list_eventsread
  • cal_com.get_eventread
  • cal_com.create_eventwrite
  • cal_com.delete_eventdelete

From your agent

Your agent never loads these up front. It searches in plain words and gets back the one it needs.

search_tools
{ "query": "list events", "app": "cal_com" }
execute_tool
{ "name": "cal_com.list_events",
  "fields": ["id"] }