Open-source scheduling infrastructure
Connect to Cal.com for open-source scheduling and calendar management.
{
"mcpServers": {
"cal-com": {
"mcpServers": {
"cal-com": {
"env": {
"CAL_API_KEY": "your-api-key"
},
"args": [
"-y",
"cal-mcp-server"
],
"command": "npx"
}
}
}
}
}