Project Gumball

Timezone Truth

Convert times between zones, and catch the ones that do not exist.

Why delegate this

The mapping from local time to instant is not a function: on the spring-forward date some local times have no instant, and on the fall-back date some have two. A confident answer to an impossible question is indistinguishable from a correct one.

Tools

Two ways to call it

Through the aggregator, which gives you every other tool at the same time:

claude mcp add --transport http gumball https://gumballtools.com/api/mcp

Or directly, if this is the only capability you want:

claude mcp add --transport http timezone-truth https://timezone-truth.vercel.app/api/mcp

The other tools