ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Delay Time Compensator with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Calculate precise audio delay offsets to account for hardware latency and BPM.

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 Delay Time Compensator capability set.

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

Capability set01 / 01

01-03

3 capabilities in this set.

Part of 3 available through Delay Time Compensator.

  1. 01

    Analyze rhythmic shift

    Returns text describing the rhythmic shift. Provides a human-readable description of how latency is altering the perceived rhythm of a note

  2. 02

    Calculate delay adjustment

    G., "quarter"), and latency in ms. Returns required adjustment. Calculates the precise amount of time to set the delay to in order to offset hardware latency

  3. 03

    Find next valid division

    Returns the shortest note division that is larger than the latency. Identifies the next available musical division that can accommodate the current system latency

Observed, not estimated

634ms average. Fast in production.

Delay Time Compensator is checked daily against the live service.

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

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 Delay Time Compensator, so you can see the experience inside your AI.

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

Delay Time Compensator Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_P3DH2sLfr20AOtcVbU0WjZxv8OM4Rmy7vveRX3Uw/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 — Delay Time Compensator capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "delay-time-compensator-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_P3DH2sLfr20AOtcVbU0WjZxv8OM4Rmy7vveRX3Uw/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 Delay Time Compensator owners ask.

  • 01

    What is latency compensation?

    It is the practice of reducing programmed delay time by your system's round-trip latency to ensure audio stays on the musical grid.

  • 02

    How do I use calculate_delay_adjustment?

    Provide your current BPM, the intended note division (like 'eighth'), and your hardware latency in milliseconds.

  • 03

    What happens if my latency is too high?

    If the latency exceeds the note duration, use find_next_valid_division to find a larger rhythmic window that works.