Temporal Cortex Calendar MCP for Claude Code
io.github.billylui/temporal-cortex-mcp
12 deterministic calendar tools — temporal context, scheduling, availability, and booking
client:Claude Code
transport:stdio
runtime:npm
Install Temporal Cortex Calendar MCP in Claude Code
run in your project directory
claude mcp add temporal-cortex-mcp -e GOOGLE_CLIENT_ID=<GOOGLE_CLIENT_ID> -e GOOGLE_CLIENT_SECRET=<GOOGLE_CLIENT_SECRET> -e GOOGLE_OAUTH_CREDENTIALS=<GOOGLE_OAUTH_CREDENTIALS> -e MICROSOFT_CLIENT_ID=<MICROSOFT_CLIENT_ID> -e MICROSOFT_CLIENT_SECRET=<MICROSOFT_CLIENT_SECRET> -e TIMEZONE=<TIMEZONE> -e WEEK_START=<WEEK_START> -e TENANT_ID=<TENANT_ID> -e LOCK_TTL_SECS=<LOCK_TTL_SECS> -e OAUTH_REDIRECT_PORT=<OAUTH_REDIRECT_PORT> -e HTTP_PORT=<HTTP_PORT> -e HTTP_HOST=<HTTP_HOST> -e ALLOWED_ORIGINS=<ALLOWED_ORIGINS> -e TEMPORAL_CORTEX_TELEMETRY=<TEMPORAL_CORTEX_TELEMETRY> -e REDIS_URLS=<REDIS_URLS> -- npx -y @temporal-cortex/cortex-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs