Skip to content
Cursor

tilwhen date engine for Cursor

com.tilwhen/tilwhen

Deterministic date arithmetic with auditable receipts: business days, due dates, holidays.

client:Cursor transport:streamable-http tools:9

Install tilwhen date engine in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "tilwhen": {
      "url": "https://mcp.tilwhen.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

tilwhen date engine in other clients