Productivity
Trust: 37/100 (Limited)Temporal Cortex Calendar MCP Guide
12 deterministic calendar tools — temporal context, scheduling, availability, and booking
6 starsby billylui
Quick Start
Install
npx @temporal-cortex/cortex-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-billylui-temporal-cortex-mcp": {
"command": "npx",
"args": [
"@temporal-cortex/cortex-mcp"
]
}
}
}