Skip to content

reforma-ai/heygen

unversioned · 20e5c670ed76

Talking-head videos from a script and an avatar

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

heygenstreamable-http
{
  "type": "streamable-http",
  "url": "https://mcp.heygen.com/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
    "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
    "name": "heygen",
    "description": "Talking-head videos from a script and an avatar",
    "author": {
        "name": "HeyGen",
        "url": "https://www.heygen.com"
    },
    "extensions": {
        "reforma": {
            "mcpServers": "./mcp.json",
            "logo": "assets/logo.png",
            "interface": {
                "displayName": "HeyGen",
                "brandColor": "#000000",
                "logo": "assets/logo.png",
                "logoSmall": "assets/logo-small.png"
            },
            "logoSmall": "assets/logo-small.png",
            "agent": {
                "mentions": [
                    "heygen.com"
                ]
            }
        }
    }
}

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • reforma