Scheduling automation platform
Connect to Calendly for managing scheduling, events, and calendar integrations.
{
"mcpServers": {
"calendly": {
"mcpServers": {
"calendly": {
"env": {
"CALENDLY_API_KEY": "your-api-key"
},
"args": [
"-y",
"calendly-mcp-server"
],
"command": "npx"
}
}
}
}
}