Loading MCP server directory, please wait...
12 deterministic calendar tools — temporal context, scheduling, availability, and booking
npx @getmcp/cli add io.github.temporal-cortex/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.temporal-cortex/mcp": {
"command": "npx",
"args": [
"-y",
"@temporal-cortex/cortex-mcp"
],
"env": {
"GOOGLE_CLIENT_ID": "",
"GOOGLE_CLIENT_SECRET": "",
"GOOGLE_OAUTH_CREDENTIALS": "",
"MICROSOFT_CLIENT_ID": "",
"MICROSOFT_CLIENT_SECRET": "",
"TIMEZONE": "",
"WEEK_START": "monday",
"TENANT_ID": "",
"LOCK_TTL_SECS": "30",
"OAUTH_REDIRECT_PORT": "8085",
"HTTP_PORT": "",
"HTTP_HOST": "127.0.0.1",
"ALLOWED_ORIGINS": "",
"TEMPORAL_CORTEX_TELEMETRY": "",
"REDIS_URLS": ""
}
}
}
}