Loading MCP server directory, please wait...
Talking-avatar videos from a photo (CraftStory 2.0) and short clips with sound (MiniMax H3).
npx @getmcp/cli add io.github.itseez3d/craftstory-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
CRAFTSTORY_API_KEYCraftStory API key (sk-cs-...), created in the app under Account -> API Access; requires a plan with API access
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.itseez3d/craftstory-mcp": {
"command": "npx",
"args": [
"-y",
"@craftstory/mcp"
],
"env": {
"CRAFTSTORY_API_KEY": ""
}
}
}
}