ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Kapwing with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Automate video and image rendering via Kapwing. create media from JSON, track render progress, and manage assets directly from any AI agent.

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 Kapwing capability set.

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

Capability set01 / 01

01-03

3 capabilities in this set.

Part of 3 available through Kapwing.

  1. 01

    Get render status

    ) and download URL for a specific render ID. Retrieves the current status of a render

  2. 02

    Create render

    The project definition includes width, height, and layers (video, text, etc.). Initiates the rendering process for a project

  3. 03

    List renders

    Returns a list of all renders associated with your account

Observed, not estimated

805ms average. Fast in production.

Kapwing is checked daily against the live service.

Daily averagePeak 978ms
Aug 20Today
Fastest day
702ms
Slowest day
978ms
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 Kapwing, so you can see the experience inside your AI.

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

Kapwing Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_Ik6HXA8VEirhF2vVTtJ25GAXo6bDZqbXbRRD9hgx/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 — Kapwing capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "kapwing-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_Ik6HXA8VEirhF2vVTtJ25GAXo6bDZqbXbRRD9hgx/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 Kapwing owners ask.

  • 01

    How can I check if my video render is finished?

    You can use the get_render_status capability by providing your unique Render ID. The agent will return the current status (e.g., 'completed') and the download URL if it's ready.

  • 02

    Can I start a new render using a JSON project definition?

    Yes! Use the create_render action. You just need to provide the project object containing dimensions and layers. You can also specify a webhookUrl for automated notifications.

  • 03

    Is it possible to see a history of all my renders?

    Absolutely. The list_renders capability fetches all renders associated with your authenticated account, allowing the AI to summarize or find specific past projects.