temporal-cortex/mcp
Verified
Summary
AI native calendar middleware for scheduling, availability, and conflict free booking across Google Calendar, Outlook, and CalDAV. 15 tools across 5 layers: temporal context, calendar operations, multi calendar availability, open scheduling, and Two Phase Commit booking. Deterministic datetime resolution and RRULE expansion powered by Truth Engine.
Links
Install instructions
Add to Cursor
Where to put this
Merge into the existing file if needed. Top-level key: mcpServers.
Global
Linux / macOS
~/.cursor/mcp.jsonWindows
%USERPROFILE%\.cursor\mcp.jsonProject
Linux / macOS
<project_folder>/.cursor/mcp.jsonWindows
<project_folder>\.cursor\mcp.json{
"mcpServers": {
"temporal-cortex-mcp": {
"command": "npx",
"args": [
"-y",
"mcp"
]
}
}
}Replace placeholder values with secrets from your environment. Confirm the package name in the repository README; the catalog uses a best-guess npx -y target when registry metadata is not available.
Transport
stdio
Metadata
- Primary category
- Automation & Productivity
- Popularity (composite)
- 83.9 / 100
- GitHub stars
- 7
- Tags
- Workplace & ProductivityAutomation & Productivitynativecalendarmiddlewareforschedulingavailabilityandconflict