mcp.film / Avatars & Performance / Sync MCP Server
Sync MCP Server
Official Sync MCP for lipsync generation, voice cloning, and TTS on existing footage.
What it does
Sync's own MCP server wraps the sync.so API: take a video plus an audio track and regenerate the performer's mouth to match, with cost estimation before you spend, asset and project management, voice cloning, and TTS. Unlike avatar platforms that synthesize a presenter, this retimes lips on footage you already shot — the practical tool for dub passes, ADR fixes, and localized versions that keep the original take. Tools are generated from the Sync OpenAPI spec at startup, so new endpoints appear without a server update.
Connect
https://mcp.sync.so/mcp
claude mcp add sync -- npx -y @sync.so/mcp-server --api-key YOUR_API_KEY
{
"mcpServers": {
"sync-labs": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.sync.so/mcp"
]
}
}
}
{
"mcpServers": {
"sync-labs": {
"url": "https://mcp.sync.so/mcp"
}
}
}
SYNC_API_KEY — https://sync.so/settings/api-keys
Tools you'll see
models_getgenerate_create-generationgenerate_get-generationgenerate_estimate-costassets_create-upload-urlvoices_clone-voicetts_createprojects_createField notes
Official and MIT, with both routes live: the hosted endpoint above takes OAuth in Claude web (no key needed), while stdio needs SYNC_API_KEY — or omit it and the server runs a device-auth flow, caching a token at ~/.config/sync/mcp-credentials.json. Node 18+. No free tier: plans run from $5/month Hobbyist to $249/month Scale, all with per-second generation charges of roughly $0.04–0.05, and the tiers also cap clip length (1 min at the bottom, 30 min at the top), concurrent jobs, and voice clones — call generate_estimate-cost before long renders. Models named on the pricing page are Lipsync-2-Pro, Sync-3, and React-1; ask models_get rather than assuming. Repo activity is thin, 1 star and last pushed 16 Jul 2026, and npm @sync.so/mcp-server still sits at 0.1.4 from 16 Mar 2026 — tolerable only because tools are read from the live OpenAPI spec, so API changes land without a package bump. Ethics and rights: relighting someone's mouth to say new words needs the performer's consent, and many jurisdictions and union agreements now require it explicitly.
Pairs well with
MartiniMartini
Official
Featured
The film set for AI videos — direct entire productions from your agent.
fal MCP Serverfal.ai
Official
One hosted endpoint to search, run and chain 1,000+ image, video and audio models.
Hosted film lab: storyboard, generate, review, and export, with the price shown before each run.