Loading subscription status...
{ "mcpServers": [ { "google-calendar": { "env": { "GOOGLE_CLIENT_ID": "your_client_id", "GOOGLE_REDIRECT_URI": "http://localhost:4153/oauth2callback", "GOOGLE_CLIENT_SECRET": "your_client_secret" }, "args": [ "-y", "@takumi0706/google-calendar-mcp" ], "command": "npx" } } ] }