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