temporal-cortex-mcp
Temporal Cortex Calendar MCP
11 deterministic calendar tools — temporal context, scheduling, availability, and booking
Package Details
@temporal-cortex/cortex-mcp
Environment Variables
Google OAuth Client ID (required for Google Calendar)
Google OAuth Client Secret (required if using Google Calendar)
Path to Google OAuth JSON credentials file (alternative to CLIENT_ID + SECRET)
Azure AD app ID (required for Outlook Calendar)
Azure AD client secret (required for Outlook Calendar)
IANA timezone override (e.g., America/New_York). Overrides stored config and OS detection.
mondayWeek start day: 'monday' (default, ISO 8601) or 'sunday'. Overrides stored config.
UUID for tenant isolation (auto-generated if not set)
30Lock time-to-live in seconds for booking safety
8085Port for the local OAuth callback server
Port for HTTP transport. When set, enables streamable HTTP mode instead of stdio.
127.0.0.1Bind address for HTTP transport (default: 127.0.0.1)
Comma-separated allowed Origin headers for HTTP mode. Cross-origin requests rejected if unset.
Override telemetry consent: 'off' to disable, 'on' to enable anonymous usage analytics.
Comma-separated Redis URLs. When set, activates Platform Mode with distributed locking.