RunAPI Kling MCP server for video generation: create tasks, poll results, and check pricing across 13 model variants from Claude Code, Codex, Cursor, and VS Code.
View on GitHub →
🔍 Audit Wallet Slippage →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"kling-mcp": {
"command": "npx",
"args": [
"-y",
"runapi-ai/kling-mcp"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add kling-mcp npx -y runapi-ai/kling-mcp
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"kling-mcp": {
"command": "npx",
"args": [
"-y",
"runapi-ai/kling-mcp"
]
}
}
}
📋 Copy
Topics
ai-agents ai-avatar ai-video claude-code cursor image-to-video kling kling-api kling-mcp mcp mcp-server model-context-protocol motion-control runapi runapi-ai