World Time for Cursor
com.invokera/world-time
Current time in any IANA time zone, plus the full time-zone list. Via timeapi.io.
client:Cursor
transport:streamable-http
tools:2
Install World Time in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"world-time": {
"url": "https://invokera.com/r/world-time"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs