mcps
Kling logo

Kling

Turn text or a photo into short AI videos — a community connector for Kling's video models.

Describe a short video or give a photo and Kling animates it for you.

★ Hand-picked walkthrough

Ultimate Kling 3.0 Guide — How to use Kling AI for beginners

AI Master

  1. Turn on Kling in your AI

    Add the Kling MCP server (one npx command) with your Kling API keys, then ask your AI to animate a photo or make a clip.

  2. Add it to your app once

    Copy the short config below into your app. It just tells your AI where to find Kling.

  3. Just ask

    Tell it what you want in plain words — no special commands.

    For example, say

    “Animate this product photo into a 5-second clip with a slow zoom-in, vertical 9:16.”

Need the exact config? Show it +
{
  "mcpServers": {
    "mcp-kling": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-kling@latest"
      ],
      "env": {
        "KLING_ACCESS_KEY": "<your-kling-access-key>",
        "KLING_SECRET_KEY": "<your-kling-secret-key>"
      }
    }
  }
}

Paste into your client's MCP configuration file.

If you ask, Kling does it. Copy one, paste it into Claude, Codex or ChatGPT, done. No setup.

Kling

Make a vertical product clip

If you ask

“Animate this product photo into a 5-second vertical clip with a slow zoom.”

Then

A social-ready clip from a product photo.

Kling

Make a character talk

If you ask

“Make this character say 'welcome to my channel' with lip-sync.”

Then

Add lip-sync to a character.

Checked 2026-06-14 — live · by Ilya Gindin

Tested prompts and honest limits — deeper than the README.

Kling is best at small, believable motion — not big camera moves. Two things decide whether a clip looks pro or melted: keep the motion subtle, and for loops make the first and last frame match. Everything below assumes you start from a photo or a tight text description.

Animate a photo without melting faces

Prompt that works

“Animate this photo into a 5-second vertical 9:16 clip: slow push-in, gentle parallax, keep it photorealistic.”

Why: Small moves (push-in, drift) are where Kling stays believable. Big or fast motion is what warps faces and hands — keep it subtle and short.

Make a clip that loops with no visible cut

Prompt that works

“5-second seamless loop where the first and last frame are identical, slow continuous drift, no scene change.”

Why: Kling won't loop unless you ask for matching first and last frames. Naming that explicitly is what removes the jump when it repeats.

Turn a product photo into an ad shot

Prompt that works

“Turn this product photo into a 5-second ad: slow dolly-in, soft studio lighting, clean background, no text or captions.”

Why: A slow dolly-in reads premium, and 'no text' stops Kling baking in garbled letters — add real copy later in an editor.

  • ×Community connector: you add the Kling MCP and paste your Kling API keys — not an official one-click sign-in.
  • ×Clips are short (about 5-10 seconds) and render from your plan's credits; re-rolls add up.
  • ×Fast motion, crowds, and readable text are its weak spots — keep scenes simple and the camera slow.
  • ×It animates, it doesn't edit. Stitch, trim, and add audio in a separate tool.

Photos and prompts are sent to Kling’s API with your KLING_ACCESS_KEY and KLING_SECRET_KEY; renders are billed to your Kling account. The connector runs locally via npx.

Source: github.com · checked 2026-07-13

  • You want short clips from a photo or text
  • You want a quick one-line install
  • You want a free tier to try it
  • × You need an official, vendor-backed connector
  • × You need watermark-free output on the free tier

Kling makes short AI videos from a text description or a photo, plus extras like lip-sync and effects. A community connector lets an assistant like Claude generate clips for you, calling Kling's official developer API.

It's community-built (not by Kling) and installs in one line with npx; you bring your Kling API keys.

#video#creative#generative#media#lip-sync
What does Kling do? +

Kling makes short AI videos from a text description or a photo, plus extras like lip-sync and effects. A community connector lets an assistant like Claude generate clips for you, calling Kling's official developer API.

Do I need to know how to code? +

No. Turn it on in your AI's settings and ask in plain English — no terminal, no coding.

When should I use Kling? +

Reach for it when you need to: You want short clips from a photo or text; You want a quick one-line install; You want a free tier to try it.

When should I avoid Kling? +

Skip it when: You need an official, vendor-backed connector; You need watermark-free output on the free tier.

Is Kling free? +

Kling has a free tier.

How do I install Kling? +

In Claude Code, run: claude mcp add mcp-kling -e KLING_ACCESS_KEY=<your-kling-access-key> -e KLING_SECRET_KEY=<your-kling-secret-key> -- npx -y mcp-kling@latest. Copy-paste configs for Claude Desktop, Cursor, and Windsurf are at the top of this page.

How do I animate a photo without melting faces with Kling? +

Try this prompt: "Animate this photo into a 5-second vertical 9:16 clip: slow push-in, gentle parallax, keep it photorealistic." — Small moves (push-in, drift) are where Kling stays believable. Big or fast motion is what warps faces and hands — keep it subtle and short.

How do I make a clip that loops with no visible cut with Kling? +

Try this prompt: "5-second seamless loop where the first and last frame are identical, slow continuous drift, no scene change." — Kling won't loop unless you ask for matching first and last frames. Naming that explicitly is what removes the jump when it repeats.

How do I turn a product photo into an ad shot with Kling? +

Try this prompt: "Turn this product photo into a 5-second ad: slow dolly-in, soft studio lighting, clean background, no text or captions." — A slow dolly-in reads premium, and 'no text' stops Kling baking in garbled letters — add real copy later in an editor.