Skip to content
Cursor

Timezone Converter API for Cursor

io.github.br0ski777/timezone-converter

Convert datetime between timezones. List all IANA zones. x402 micropayment.

client:Cursor transport:sse

Install Timezone Converter API in Cursor

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

{
  "mcpServers": {
    "timezone-converter": {
      "url": "https://timezone-converter.api.klymax402.com/mcp"
    }
  }
}

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

Timezone Converter API in other clients