HyperFrames by HeyGen
Build animated slides and motion graphics from HTML, then render them to video, from an AI chat. Anthropic lists two tools; HeyGen publishes no tool list and says the list varies by deployment. Rendering spends HeyGen credits.
Verified connector
Listed by Anthropic as a partner connector in its Connectors Directory.
Connection checked by Agentman on .
Anthropic states this reflects the level of review a connector received, not a security audit.
Connect HyperFrames by HeyGen via MCP
https://mcp.heygen.com/mcp/hyperframesWorks in any MCP-compatible client. In Agentman Studio it is one click — no config file to edit.
HyperFrames by HeyGen Tools & Capabilities (2)
Tool names from Anthropic's directory listing. This server requires sign-in, so we could not read tool descriptions or parameter schemas.
Limits
- Rendering spends real money and no scope gates it.
render_videodraws HeyGen credits, the OAuth grant offers only identity claims, and consent therefore cannot separate composing from rendering. Rely on your client's per-call approval, and do not enable blanket auto-approval on this connector. - HeyGen publishes no credit cost for a HyperFrames render. Its per-minute credit table covers avatar video, translation and Video Agent only. You can confirm renders cost credits; you cannot predict what one costs from published sources.
- A retried render can bill twice. HeyGen's own documentation says so about the underlying upload endpoint, and does not state whether the hosted connector passes an idempotency key.
- HeyGen declines to publish a tool list. Its MCP guide says the exact tool list depends on the deployed server and the chat host. The two names here are Anthropic's, and there is no vendor enumeration to diff them against in either direction.
- The whole path is beta. HeyGen's own notice states that availability, interface wording, features, credits and plan requirements can change.
- The open-source repository does not include the server. 8,254 tree entries contain exactly one MCP path, the documentation page. The connector itself cannot be source-read.
- We could not read tool schemas or safety annotations. The endpoint returned 401 to an anonymous request, so no
readOnlyHint,destructiveHintoridempotentHintis reported here, and no parameter detail. The compose/render split above is our reading of two names plus HeyGen's documentation of the rendering path. - Output lives in HeyGen, not locally. No project folder, no Studio access, no local debugging. HeyGen recommends the local CLI path when you need those, and warns against sending private material to the connector.
composeauthors arbitrary HTML, CSS and JavaScript from a described brief. That is the product working as designed, but it means the two-tool count understates what one of the tools accepts.
Frequently asked questions
Yes. HeyGen's CLI reference states plainly that on hosted cloud rendering you pay per credit, and credits are HeyGen's single billing currency across every feature. Paid plans start at 1,000 credits a month for 49 US dollars. Rendering runs on HeyGen infrastructure through your connected account, so each render an agent triggers draws down that allowance.
Anthropic's directory lists two, compose and render_video, and that is the only enumeration anywhere. HeyGen publishes no tool list. Its own MCP guide states that the exact tool list depends on the deployed server and the chat host, so treat two as a snapshot of one deployment rather than a fixed total.
The renderer is; the hosted connector is not. HeyGen publishes HyperFrames under Apache 2.0 with roughly 42,000 stars, but that repository contains only the MCP documentation page — no server implementation. The endpoint at mcp.heygen.com is closed-source hosted infrastructure, so the open-source licence gives you no ability to audit what the connector actually does.
Only identity claims, which grant no boundary at all. Both the RFC 9728 resource descriptor and HeyGen's authorization server advertised exactly openid, profile and email on 2026-08-22. No scope mentions rendering, spending or composing, so consent cannot separate drafting a composition from triggering a billed render.
No tool in the listing carries a delete verb, but HeyGen's own CLI has a cloud delete command that soft-deletes a render, after which fetches return 404 and the signed video URL stops working. Whether the hosted connector exposes that path is unknown, because HeyGen publishes no tool list and no OAuth scope names deletion either way.
It may bill you twice. HeyGen documents that its upload endpoint is not idempotent on its own and that a retry without an idempotency key would create a duplicate asset and bill the workspace twice. The CLI exposes an idempotency-key flag to prevent this; whether the MCP connector sets one is not documented.
HeyGen documents connection steps for Claude, ChatGPT and Grok, each as a custom connector pointed at the production MCP address. All three require a HeyGen account plus access to the HyperFrames connector, and HeyGen notes that each host controls which plans and workspace roles may add custom connectors at all.
HeyGen's troubleshooting steps are to confirm the production MCP address, disconnect and reconnect HyperFrames, verify that your host plan and workspace permit the connector, and confirm that pop-ups and the HeyGen sign-in window are not blocked. HeyGen also warns to connect only the production server shown in its own documentation.
Sources
- HyperFrames MCP guide, "Create through an AI chat" (retrieved 2026-08-22). Markdown source at
https://hyperframes.heygen.com/guides/mcp.md. · retrieved 2026-08-22 - HyperFrames CLI reference, cloud rendering and idempotency (retrieved 2026-08-22) · retrieved 2026-08-22
- HyperFrames cloud rendering guide, 4K billing multiplier and archive limit (retrieved 2026-08-22) · retrieved 2026-08-22
- HyperFrames guide, "Choose how to create" (retrieved 2026-08-22) · retrieved 2026-08-22
- HyperFrames prompting guide, "Rendering and output" (retrieved 2026-08-22) · retrieved 2026-08-22
- HyperFrames developer guide, "Build on HyperFrames" (retrieved 2026-08-22) · retrieved 2026-08-22
- HyperFrames authentication guide (retrieved 2026-08-22) · retrieved 2026-08-22
- HyperFrames complete documentation corpus,
llms-full.txt, 1,005,821 words (retrieved 2026-08-22) · retrieved 2026-08-22 - HeyGen pricing and credit FAQ (retrieved 2026-08-22) · retrieved 2026-08-22
- HyperFrames open-source repository, Apache-2.0, full tree of 8,254 entries (retrieved 2026-08-22) · retrieved 2026-08-22
- Live OAuth posture check: 401 with
WWW-Authenticateat the endpoint, RFC 9728 metadata athttps://mcp.heygen.com/.well-known/oauth-protected-resource/mcp/hyperframes, and authorization server metadata athttps://api2.heygen.com/.well-known/oauth-authorization-server(2026-08-22) · retrieved 2026-08-22 - Anthropic Connectors Directory entry — , read from our directory snapshot dated 2026-08-16 · retrieved 2026-08-16
- HeyGen developer support — <mailto:developers@heygen.com> · Privacy
Use in Agentman
Connect once and your agents call these tools on their own — on a schedule, in a workflow, with nobody at the keyboard.
Open in Agentman StudioServer Info
- Category
- Productivity
- Developer
- HyperFrames by HeyGen
- Tools
- 2
- Domain
- mcp.heygen.com
Using Claude Desktop or another MCP client? Setup docs — the connection URL above works anywhere.