ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Time Difference Calculator with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Calculate exact duration between two clock times, handling midnight transitions.

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 · 3 capabilities

The complete Time Difference Calculator capability set.

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

Capability set01 / 01

01-03

3 capabilities in this set.

Part of 3 available through Time Difference Calculator.

  1. 01

    Calculate time span

    Handles midnight transitions. Calculate exact duration between two times

  2. 02

    Detect day transition

    Detect if a period crosses midnight

  3. 03

    Summarize time difference

    Format duration into a string

Observed, not estimated

636ms average. Fast in production.

Time Difference Calculator is checked daily against the live service.

Daily averagePeak 799ms
Aug 20Today
Fastest day
486ms
Slowest day
799ms
14-day trend
Slowing+19%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 3 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 Time Difference Calculator, so you can see the experience inside your AI.

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

Time Difference Calculator Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_Igt3RjvKpve67KPjHEsh0BR8TAeAfaRzGicexcRf/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 — Time Difference Calculator capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "time-difference-calculator-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_Igt3RjvKpve67KPjHEsh0BR8TAeAfaRzGicexcRf/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 Time Difference Calculator owners ask.

  • 01

    How do I handle time ranges that cross midnight?

    The calculate_time_span capability automatically detects if the end time is earlier than the start time and adjusts the calculation to account for the day rollover.

  • 02

    What time format should I use?

    All inputs must be provided in the 24-hour HH:MM format (e.g., '09:30' or '22:15').

  • 03

    Can I use this to check if a day transition occurred?

    Yes, you can use the detect_day_transition capability to specifically identify if your specified time range includes a crossing of the midnight threshold.