Loading MCP server directory, please wait...
Turn a portrait photo and a script into a talking-head AI video via the Puppetry API.
npx @getmcp/cli add com.puppetry/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
PUPPETRY_API_KEYPuppetry Developer API key (pk_live_...) from Studio settings at https://www.puppetry.com/studio/settings/api-keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.puppetry/mcp-server": {
"command": "npx",
"args": [
"-y",
"@puppetry.com/mcp-server"
],
"env": {
"PUPPETRY_API_KEY": ""
}
}
}
}