Discussions

Ask a Question
Back to all

HeyGen Remote MCP Server

Hi! I'm using the HeyGen Remote MCP Server (https://mcp.heygen.com/mcp/v1/) with Claude Code on the Creator plan.

The create_video_agent tool works perfectly — I can create videos using my plan credits. Great feature!

However, create_avatar_video fails with a 404 every time. After investigating, it appears the MCP tool is calling POST /v2/videos instead of the correct endpoint POST /v2/video/generate.

This means I can't use my custom avatars or specific voices through MCP, even though your FAQ states: "Any avatars and voices available in your HeyGen account are accessible through Remote MCP."

Could you update the MCP server to call the correct endpoint? Everything else about the MCP integration is fantastic.