Does HeyGen have an MCP server, API, or CLI?
Last updated:
Yes. HeyGen runs an official remote MCP server at mcp.heygen.com, so agents in Claude, Cursor, and other MCP clients can drive HeyGen video generation directly. As of August 2026 it also offers a self-serve public API with pay-as-you-go pricing from $5, and an official Go CLI called heygen-cli.
HeyGen developer surface at a glance
| Surface | Status | Detail |
|---|---|---|
| Official MCP server | Yes | Official remote MCP server at mcp.heygen.com |
| Public API | Yes | Self-serve, pay-as-you-go from $5 |
| Official SDKs | Partial | Streaming-avatar JavaScript SDK only, no Python |
| Official CLI | Yes | heygen-cli, official, written in Go |
| Social publishing | Partial | YouTube only, via AI Clipping clips |
| Entry price (monthly) | $29 per month (Creator plan, billed monthly) |
Does HeyGen have an MCP server?
Yes. HeyGen operates an official remote MCP server at mcp.heygen.com. Because it is hosted, there is nothing to install: you point an MCP client such as Claude, Cursor, or any other MCP-capable agent at the endpoint and authenticate with your HeyGen account.
That makes HeyGen one of five AI video vendors in this comparison with a first-party MCP surface as of August 2026, alongside Arcads, Creatify, MakeUGC, and D-ID.
What the HeyGen MCP server can and cannot do
HeyGen's MCP server is a creation surface: it lets an agent produce videos on your HeyGen account. It is not a distribution surface. Getting the finished video onto social platforms still happens outside the MCP, and HeyGen's only native publishing target is YouTube, and only for AI Clipping clips.
Does HeyGen have a public API?
Yes, and it is the most accessible API in this comparison. HeyGen API access is self-serve: you can create a key and start calling it without talking to sales. Usage is billed pay-as-you-go, starting from $5, separate from the $29 per month Creator app subscription.
Does HeyGen have official SDKs?
Partially. HeyGen ships an official JavaScript SDK, but it is scoped to streaming avatars rather than the full API surface. As of August 2026, no official Python SDK has been found, so backend integrations call the REST API directly.
Does HeyGen have a CLI?
Yes. HeyGen offers heygen-cli, an official command-line tool written in Go. As of August 2026, HeyGen is the only vendor in this comparison with an official CLI, which matters if you want to script generation from CI jobs or cron rather than through an agent.
Can HeyGen publish videos to social media?
Only to YouTube. HeyGen can push clips produced by its AI Clipping feature to a connected YouTube account, but as of August 2026 no publishing integration for TikTok, Instagram, Facebook, LinkedIn, or X has been found. For everything except YouTube clips, the workflow is download the file, then upload it by hand.
What if you need creation and publishing in one place?
If the reason you want a HeyGen MCP server is an automated pipeline from idea to published post, note that the MCP covers only the creation half. VIDEO AI ME approaches the same goal from inside the product: it generates UGC-style ads, talking-actor videos, and template-based videos, then publishes them natively to 15 social platforms with no export step.
Our own developer surface, stated plainly: VIDEO AI ME ships an official MCP server and REST API; access requires a Pro or Premium subscription. No CLI or SDKs yet. The 15-platform publishing works inside the product and through the publishing skills.
HeyGen developer questions
Direct answers about the HeyGen MCP server, API, SDKs, and publishing.
How do I connect to the HeyGen MCP server?
The server is remote, hosted at mcp.heygen.com, so there is no package to install. Add the endpoint as a remote MCP server in your client (Claude, Cursor, or any MCP-capable agent) and authenticate with your HeyGen account when prompted.
Does the HeyGen API require a paid subscription?
The API is self-serve with pay-as-you-go billing that starts at $5, so you do not need an app subscription to call it. The $29 per month Creator plan (billed monthly) covers the web app and is priced separately from API usage.
Does HeyGen have a Python SDK?
No. As of August 2026, HeyGen's only official SDK is a JavaScript SDK for streaming avatars. Python integrations call the REST API directly over HTTP.
Can the HeyGen MCP server post videos to TikTok or Instagram?
No. The MCP server handles creation, not distribution. HeyGen's only social publishing surface is YouTube, and only for clips made with its AI Clipping feature. TikTok and Instagram uploads remain manual as of August 2026.
What is heygen-cli?
heygen-cli is HeyGen's official command-line tool, written in Go. It lets you drive HeyGen from a terminal or a script instead of the web app, and as of August 2026 it is the only official CLI among the AI video vendors compared here.