TimezoneDB Connector for AI agents.
5 live capabilities
Manage global time and timezone offsets with precision.
Waiting for input…
Why people use TimezoneDB
TimezoneDB for Accurate Global Time Scheduling
With TimezoneDB, you just tell your agent what you need. It pulls the data directly from a professional source and gives you the answer in seconds. You get a reliable time consultant that never misses a shift.
What Vinkius changes
That you get accurate global time data through natural language instead of manual conversion tables.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Scheduling a global sync
An ops manager asks for the best meeting time for a team in Tokyo, London, and New York.
- Real-world use case 02
Verifying travel plans
A coordinator checks if the local time in Paris is currently observing daylight saving.
- Real-world use case 03
Building a global app
A developer needs to list all timezones in Brazil to populate a dropdown menu.
Complete set · 5capabilities
The complete TimezoneDB capability set.
These are the exact actions your AI can choose when you ask it to work with TimezoneDB.
01—03
3 capabilities in this set.
Part of 5 available through TimezoneDB.
- 01 Capability
Get time by location
Get the local time for specific latitude and longitude coordinates. Use this when you only have GPS data and no city name.
- 02 Capability
Get time by zone
Retrieve the current time and details for a specific timezone like "America/New_York". It provides the exact offset for any region.
- 03 Capability
Get dst status
See if a specific zone is currently using daylight saving time. It helps you avoid booking meetings at the wrong hour.
04—05
2 capabilities in this set.
Part of 5 available through TimezoneDB.
- 04 Capability
Check api status
Check if the TimezoneDB connection is active. This ensures your agent can reach the data before you start a task.
- 05 Capability
List timezones
List all supported timezones for a specific country. This helps you find the right regional abbreviations and variations.
Set up in minutes
One URL. Then ask TimezoneDB to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use TimezoneDB from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_LgRkEax2JDfuZpnImtKOgnmiSySIXgbxYJBcIUbC/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it TimezoneDB, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable TimezoneDB for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_LgRkEax2JDfuZpnImtKOgnmiSySIXgbxYJBcIUbC/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the TimezoneDB URL.
- Step 03
Save and start
Save the connection and enable TimezoneDB in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"timezonedb": {
"url": "https://edge.vinkius.com/vk_preview_LgRkEax2JDfuZpnImtKOgnmiSySIXgbxYJBcIUbC/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using TimezoneDB
Open Agent mode in chat and ask: "Using TimezoneDB, help me...". 5 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"timezonedb": {
"url": "https://edge.vinkius.com/vk_preview_LgRkEax2JDfuZpnImtKOgnmiSySIXgbxYJBcIUbC/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using TimezoneDB
Ask Copilot: "Using TimezoneDB, help me...". 5 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"timezonedb": {
"url": "https://edge.vinkius.com/vk_preview_LgRkEax2JDfuZpnImtKOgnmiSySIXgbxYJBcIUbC/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using TimezoneDB
Open Cascade and ask: "Using TimezoneDB, help me...". 5 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"timezonedb": {
"url": "https://edge.vinkius.com/vk_preview_LgRkEax2JDfuZpnImtKOgnmiSySIXgbxYJBcIUbC/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using TimezoneDB
Ask Cline: "Using TimezoneDB, help me...". 5 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add timezonedb --transport http "https://edge.vinkius.com/vk_preview_LgRkEax2JDfuZpnImtKOgnmiSySIXgbxYJBcIUbC/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using TimezoneDB
Ask Claude: "Using TimezoneDB, show me...". 5 tools are ready
Where the request belongs
Work TimezoneDB can move forward.
This is for the ops manager juggling a global team, the travel coordinator booking multi-city trips, or the dev building a scheduling app who needs reliable data.
Operations Manager
Checking team availability across 5 different timezones during a planning meeting.
Travel Coordinator
Verifying local times and DST status for a group of international flights.
Data Engineer
Pulling geographic time data to populate a global database without manual entry.
App Developer
Building a scheduling capability that needs to handle complex regional offsets automatically.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsTimezone Offset Engine
Calculate the exact offset between two timezones at any moment, with full DST awareness. Powered by Luxon.
World Time (Keyless)
Get precise current atomic time, UTC offsets, and DST states for any timezone worldwide. no API key required.
Timezone Meeting Planner
Find optimal meeting times across international timezones by analyzing business hour overlaps and DST transitions.
Timezone Jetlag Shifter
Calculate a precise circadian adjustment schedule to mitigate jet lag before your international flight.
Advanced Timezone Engine
Precise IANA timezone operations including historical DST transitions, ambiguity detection, and global time synchronization.
Time Difference Calculator
Calculate exact duration between two clock times, handling midnight transitions.
Bring your own AI
Change the model, client or framework. Keep TimezoneDB connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about TimezoneDB.
The practical details behind the request, access and result.
Can TimezoneDB help me schedule a meeting with a team in different countries?
Yes, it provides the current time and offset for over 400 zones so you can find the best overlap.
Does TimezoneDB handle daylight saving automatically?
Yes, it checks the current status of daylight saving for any zone to ensure your scheduling is accurate.
Can I use TimezoneDB to find the time for a specific GPS coordinate?
You can provide latitude and longitude, and the Connector will return the local time for that exact spot.
How does TimezoneDB help with regional time variations?
It allows you to list all timezones for a specific country, which is helpful for finding different offsets in large regions.
Is TimezoneDB accurate for global time data?
It uses professional data to provide current times and offsets, making it much more reliable than a manual conversion.
Can I use TimezoneDB to check if a city is currently on summer time?
Yes, you can ask your agent to check the daylight saving status for any specific zone.
How do I find my TimezoneDB API Key?
Log in to your TimezoneDB account, and you will find your API Key on the main page. Copy and paste it below.
Does the agent support searching by city?
While the primary capabilities use zone strings or coordinates, you can use list_timezones to find the correct zone name for a specific country.
Can the agent check if DST is active?
Yes. The get_dst_status capability returns a boolean value identifying if daylight saving time is currently being observed in the specified zone.
One connection away
Give your agent a direct line to TimezoneDB.
Connect TimezoneDB once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available