Skip to content
Claude Desktop

CraftStory for Claude Desktop

io.github.itseez3d/craftstory-mcp

Talking-avatar videos from a photo (CraftStory 2.0) and short clips with sound (MiniMax H3).

client:Claude Desktop transport:stdio runtime:npm

Install CraftStory in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "craftstory-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@craftstory/mcp"
      ],
      "env": {
        "CRAFTSTORY_API_KEY": "<CRAFTSTORY_API_KEY>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

CraftStory in other clients