Loading subscription status...
{
"mcpServers": [
{
"Google Calendar MCP Server": {
"env": {
"GOOGLE_CLIENT_ID": "Your Google Cloud Console Client ID",
"GOOGLE_REDIRECT_URI": "Your configured redirect URI",
"GOOGLE_CLIENT_SECRET": "Your Google Cloud Console Client Secret"
},
"args": [],
"command": "npm start"
}
}
]
}