- Step1: Install the MCP server following the instructions.
- Step2: Set your API token and configure environment variables or .env file.
- Step3: Use the API to submit avatar videos and audio clips via create_lipsync_video function.
- Step4: Retrieve job ID and poll with inspect_job_status to check completion.
- Step5: Download the generated lipsync video from the provided URL.