Skip to content
Cursor

Timezone Helper for Cursor

com.somdewan/timezone-helper

MCP server for TimezoneDB.

client:Cursor transport:streamable-http

Install Timezone Helper in Cursor

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

{
  "mcpServers": {
    "timezone-helper": {
      "url": "https://tz-{region}.somdewan.com/mcp"
    }
  }
}

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

Timezone Helper in other clients