Loading MCP server directory, please wait...
Provider-neutral short-form AI video toolkit for agents: Sora, Gemini Veo, xAI/Grok, Seedance.
npx @getmcp/cli add io.github.davidmosiah/short-video-agent-kitRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.davidmosiah/short-video-agent-kit": {
"command": "npx",
"args": [
"-y",
"short-video-agent-kit"
],
"env": {
"SHORT_VIDEO_DRY_RUN": "",
"OPENAI_API_KEY": "",
"GEMINI_API_KEY": "",
"XAI_API_KEY": ""
}
}
}
}