mcp kling for Cursor
io.github.acedatacloud/mcp-kling
MCP server for Kling AI video generation
client:Cursor
transport:streamable-http
runtime:pypi
Install mcp kling in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp-kling": {
"url": "https://kling.mcp.acedata.cloud/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs