# Kling AI MCP Node

> Access Kling AI MCP actions through Scalekit.

**URL:** https://caywork.com/learn/docs/node/klingmcp-node

## Content

## Description
Access Kling AI MCP actions through the Scalekit MCP gateway.

## Parameters
* **action** (string): Enabled sub-action to run.
* **params** (object): Action-specific inputs.

## Actions
* `klingmcp_kling_extend_video`
* `klingmcp_kling_generate_motion`
* `klingmcp_kling_generate_video`
* `klingmcp_kling_generate_video_from_image`
* `klingmcp_kling_get_task`
* `klingmcp_kling_get_tasks_batch`
* `klingmcp_kling_lip_sync`
* `klingmcp_kling_list_actions`
* `klingmcp_kling_list_models`
* `klingmcp_kling_talking_photo`

## Use Cases
1. **Automate Kling AI MCP workflows**: Add the node, enable the actions you need, and let the agent invoke them through Scalekit.
2. **Enforce least privilege**: Only enable the subset of actions required for the current agent flow.