myvideogift for Windsurf
io.github.cryptolibertus/myvideogift
Create and deliver personalized video gifts (photos + an original song) from any agent.
client:Windsurf
transport:stdio
runtime:npm
Install myvideogift in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"myvideogift": {
"command": "npx",
"args": [
"-y",
"myvideogift-mcp"
],
"env": {
"MVG_API_KEY": "<MVG_API_KEY>",
"MVG_API_BASE": "<MVG_API_BASE>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs