Skip to content
Claude Desktop

myvideogift for Claude Desktop

io.github.cryptolibertus/myvideogift

Create and deliver personalized video gifts (photos + an original song) from any agent.

client:Claude Desktop transport:stdio runtime:npm

Install myvideogift 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": {
    "myvideogift": {
      "command": "npx",
      "args": [
        "-y",
        "myvideogift-mcp"
      ],
      "env": {
        "MVG_API_KEY": "<MVG_API_KEY>",
        "MVG_API_BASE": "<MVG_API_BASE>"
      }
    }
  }
}

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

myvideogift in other clients