Back to directory
flyworks-ai/flyworks-mcp

flyworks-ai/flyworks-mcp

@Flyworks-AI

Fast and free zeroshot lipsync MCP server for creating lip-synced digital avatar videos

lipsyncdigital-avatarvideo-generationttszeroshotmcp-serverai-videotool

Installation & Configuration

{
  "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"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/13