Flyworks MCP
未认领Fast and free zeroshot lipsync MCP server
安装
npx -y @smithery/cli install @Flyworks-AI/flyworks-mcp --client claude工具(12 个)
async_mode
If true, returns taskid immediately. If false, waits for completion and downloads the video. Default is true.
audio_file
Local path to the audio file. One of audiourl or audiofile must be provided.
audio_url
Remote URL of the audio file. One of audiourl or audiofile must be provided.
avatar
Digital human avatar ID. Either this or avatar creation parameters must be provided.
avatar_image_file
Local path to an image file to create the avatar from.
avatar_image_url
URL of an image to create the avatar from.
avatar_video_file
Local path to a video file to create the avatar from.
avatar_video_url
URL of a video to create the avatar from.
output_path
Where to save the downloaded video if asyncmode is false. Default is "output.mp4".
text
Text content to be spoken by the avatar. Required.
title
Optional title for the created video.
voice
Voice ID to use for text-to-speech. If not provided, a random voice will be selected automatically.