Google Calendar
How to set up a service account for Google Calendar and connect it to Nora.Google Calendar integrations let your agents read, create, and update events.
Where to apply for credentials
Same flow as Google Drive and Google Sheets:Create a service account in GCP
console.cloud.google.com/iam-admin/serviceaccounts → Create Service Account → generate a JSON key.
Connect in Nora
Paste the JSON, optionally set the calendar ID (primary or a calendar’s ID from its settings page).
MCP server
No official Google Calendar MCP server today.Environment variables Nora injects
| Variable | Source |
|---|---|
GOOGLE_APPLICATION_CREDENTIALS_JSON | Service Account JSON |
GOOGLE_CALENDAR_DEFAULT_ID | Calendar ID (if set) |

