Loading subscription status...
{
"mcpServers": [
{
"calendar": {
"env": {
"GOOGLE_CLIENT_ID": "your_client_id_here",
"GOOGLE_CLIENT_SECRET": "your_client_secret_here",
"GOOGLE_REFRESH_TOKEN": "your_refresh_token_here"
},
"args": [
"@gongrzhe/server-calendar-mcp"
],
"command": "npx"
}
}
]
}