{
  "slug": "heygen",
  "name": "HeyGen Remote MCP",
  "vendor": "HeyGen",
  "official": true,
  "category": "avatars-performance",
  "featured": false,
  "tagline": "Hosted MCP for avatar videos, lipsync, and 175-language video translation.",
  "description": "HeyGen's official hosted MCP endpoint lets agents create and manage HeyGen videos with no local install and no API key — auth is a one-time OAuth flow tied to your HeyGen account. Covers Video Agent one-prompt generation, video translation (audio-only or lip-synced, 175+ languages), lipsync jobs, and Photo Avatar / Digital Twin creation, using any custom avatar or voice in your account.",
  "capabilities": [
    "avatar-video",
    "lip-sync",
    "video-translation",
    "digital-twin",
    "voice-library"
  ],
  "tools_sample": null,
  "install": {
    "claude_code": "claude mcp add --transport http heygen https://mcp.heygen.com/mcp/v1/",
    "remote_url": "https://mcp.heygen.com/mcp/v1/",
    "stdio_command": null
  },
  "auth": {
    "type": "oauth",
    "env_var": null,
    "key_url": "One-time browser OAuth tied to your HeyGen account"
  },
  "pricing": "credits",
  "links": {
    "repo": null,
    "docs": "https://developers.heygen.com/mcp/overview",
    "site": "https://www.heygen.com/model-context-protocol"
  },
  "added": "2026-06-11",
  "verified": "2026-06-11",
  "notes": "Available on all HeyGen plans; generation consumes plan credits. HeyGen's legacy stdio package (heygen-mcp) is abandoned — the repo 404s; the maintained community fork is sbroenne/heygen-mcp (uvx heygen-mcp-sbroenne with HEYGEN_API_KEY) if you need a local server. HeyGen also ships official Agent Skills (heygen-com/skills)."
}