Home / Workflows / Produce an avatar video with voiceover
Media Generationintermediate3-step workflow~18 min

Produce an avatar video with voiceover

Synthesize a voiceover track, drive an avatar video with it, then post the finished clip to Discord.

Workflow

Step 1 of 3

Tts Voice

Synthesize a voiceover track from a script.

tts_voice({"text": "hello from an agent"})
Step 2 of 3

Gen Avatar Video

Drive an avatar video with the synthesized voiceover.

gen_avatar_video({"text": "hello from an agent", "avatar_id": "example-id"})
Step 3 of 3

Post Discord

Post the finished avatar video to a Discord webhook.

post_discord({"webhook_url": "https://example.com", "content": "example"})

Install

One command wires up every tool below for Claude Code:

claude mcp add --transport http wingman https://wingmanprotocol.com/mcp

Claude Desktop, Cursor and Continue configs are on /install. A free key (500 calls/month, no card) is on /pricing; beyond that it is x402 pay-per-call in USDC on Base.