ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use World Time API with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Get precise current atomic time, UTC offsets, and DST states for any timezone worldwide. no API key required.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 2 capabilities

The complete World Time API capability set.

These are the exact actions your AI can choose when you ask it to work with World Time API.

Capability set01 / 01

01-02

2 capabilities in this set.

Part of 2 available through World Time API.

  1. 01

    List available timezones

    Lists all valid timezone regions (e.g. Europe/London) supported by the World Time API

  2. 02

    Get current time

    You can provide a timezone string (e.g. "America/Sao_Paulo") or use "ip" to infer from the network. Retrieves the exact current atomic time, UTC offset, and DST state for a specified timezone

Observed, not estimated

852ms average. Fast in production.

World Time API is checked daily against the live service.

Daily averagePeak 1006ms
Aug 20Today
Fastest day
653ms
Slowest day
1006ms
14-day trend
Slowing+6%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 2 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of World Time API, so you can see the experience inside your AI.

It does not authenticate your account with World Time API. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

World Time API Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_TPs0VfWuLgz3wZZhInlQjRmfzsmV1fwe23POBlfD/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — World Time API capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "world-time-keyless-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_TPs0VfWuLgz3wZZhInlQjRmfzsmV1fwe23POBlfD/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions World Time API owners ask.

  • 01

    Do I need an API key to use this World Time server?

    No. This server uses the World Time API, which is a public keyless micro-service. You can start using it immediately without any manual configuration or signup processes.

  • 02

    Can I check the time based on my current location?

    Yes. Using the get_current_time capability with the parameter 'ip', your agent will automatically infer your location from the network IP address and return the correct local time and timezone details.

  • 03

    How do I find the correct string for a specific timezone?

    You can use the list_available_timezones capability. It will return a complete list of valid IANA timezone identifiers (like 'Asia/Tokyo' or 'Australia/Sydney') supported by the service.