ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Video Timeline Packer with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Precisely adjust video clip durations through trimming and speeding up to fit a target timeline duration.

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 Video Timeline Packer capability set.

These are the exact actions your AI can choose when you ask it to work with Video Timeline Packer.

Capability set01 / 01

01-03

3 capabilities in this set.

Part of 3 available through Video Timeline Packer.

  1. 01

    Timeline packing

    Execute the full timeline packing algorithm

  2. 02

    Timeline surplus

    Returns surplus or deficit. Check if the current timeline is within the target duration

  3. 03

    Trimming capacity

    Calculate how much time can be reclaimed by trimming

Observed, not estimated

650ms average. Fast in production.

Video Timeline Packer is checked daily against the live service.

Daily averagePeak 841ms
Aug 20Today
Fastest day
517ms
Slowest day
841ms
14-day trend
Stable+3%

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 Video Timeline Packer, so you can see the experience inside your AI.

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

Video Timeline Packer Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_dZcx7yk3kMwY3N210JswkAw5cndNwhg0TdToTNGL/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 — Video Timeline Packer capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "video-timeline-packer-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_dZcx7yk3kMwY3N210JswkAw5cndNwhg0TdToTNGL/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 Video Timeline Packer owners ask.

  • 01

    How does the capability decide between trimming and speeding up?

    The algorithm follows a strict hierarchy: it first attempts to reclaim time by trimming the longest available trimmable clips down to their minimum duration. Only if the deficit remains after all possible trimming is exhausted will it attempt to increase playback speed using the timeline_packing capability.

  • 02

    Can I use this with Cursor or Claude Desktop?

    Yes, you can connect this MCP server to any compatible client including Cursor, VS Code, Claude Desktop, and Windsurf via the Vinkius Edge connection URL.

  • 03

    What happens if the target duration is too short for even the minimum durations?

    If the required speed factor to reach the target exceeds a clip's max_speed_factor, or if the target duration is smaller than the sum of fixed elements, the capability will return an error indicating that packing is impossible.