cal-com-mcp.md

Cal.com MCP

from"calcom"
650

Connect to Cal.com API to schedule and manage bookings

Productivity
Cal.comschedulingopen sourcecalendar
install.sh
# Clone the repository
$git clone https://github.com/calcom/cal-mcp
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve