Epoch Calculator for Cursor
com.epochcalc/epochcalc
Unix timestamps, DST-aware time zone conversion, durations, cron schedules, and holiday countdowns
client:Cursor
transport:streamable-http
tools:8
Install Epoch Calculator in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"epochcalc": {
"url": "https://epochcalc.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs