Loading subscription status...
{
"mcpServers": [
{
"calendar": {
"env": {
"GOOGLE_TIME_ZONE": "your_time_zone",
"GOOGLE_CALENDAR_ID": "your_calendar_id",
"GOOGLE_CREDENTIALS_PATH": "your_credentials_path"
},
"args": [
"-y",
"@cablate/mcp-google-calendar"
],
"command": "npx"
}
}
]
}