2 months ago
Connect Claude to your SavvyCal account. List upcoming meetings, check your availability, find open slots, book meetings, and manage your scheduling links — all in natural language without opening a browser.
Server Config
{
"mcpServers": {
"savvycal": {
"command": "npx",
"args": [
"savvycal-mcp-server"
],
"env": {
"SAVVYCAL_API_KEY": "pt_secret_4479b24610e53d67e3bf68a6105f1ff9"
}
}
}
}