integrations.sh
← all integrations

Simple World Clock

MCP server openai

This app shows a digital or analog clock set to the current time, whenever you need it. Switch between timezones to find out the current time in New York, London, Shanghai, Calcutta, etc

Homepage
https://www.widget.olutely.com
Remote URL
https://clock.widgets.widget.olutely.com/clock/mcp
Auth
NONE

Tools (2)

Extracted live via the executor SDK.

  • digital-clock

    Renders a continuously updating digital clock that displays the user's current local time in a clear numeric format. This tool is intended for direct requests to view the present time or to display a clock interface. It should be invoked when the user's goal is to see a live, updating clock (e.g.,"show me the time", "display a digital clock"). It is not intended for answering questions about specific scheduled events, performing time arithmetic, or returning static timestamps without a visual clock component.

  • analogue-clock

    Displays a continuously updating analog clock with a traditional clock face and moving hands to represent the user's current local time. This tool should be invoked when the user explicitly wants a visual, analog-style clock or asks to see the current time in clock form. It is appropriate for requests centered on a live clock display, but not for computing time differences, converting between time zones, or answering questions about specific past or future timestamps without a need for a graphical clock.