LogoSTMCP
Download
flyworks-mcp

Flyworks MCP: Free & Fast Zeroshot Lipsync Tool

Flyworks MCP is a free and fast zero-shot lipsync tool that creates synchronized videos for digital avatars using audio or text input, supporting both realistic and cartoon styles with easy MCP integration.

Tools

1. create_lipsync_video_by_audio

Create a lipsync video with audio input by animating a digital human avatar to speak in sync with the provided audio.

2. create_lipsync_video_by_text

Create a lipsync video with text input by generating audio from the text and animating a digital human avatar to speak it.

Open Graph image for Flyworks MCP: Free & Fast Zeroshot Lipsync Tool

JSON Config

{
  "mcpServers": {
    "flyworks": {
      "command": "uvx",
      "args": [
        "flyworks-mcp",
        "-y"
      ],
      "env": {
        "FLYWORKS_API_TOKEN": "your_api_token_here",
        "FLYWORKS_API_BASE_URL": "https://hfw-api.hifly.cc/api/v2/hifly",
        "FLYWORKS_MCP_BASE_PATH": "/path/to/your/output/directory"
      }
    }
  }
}

Useful Links

Information