Loomal

Short Video Agent Kit

MCP server by github.com/davidmosiah/short-video-agent-kit

Provider-neutral short-form AI video toolkit for agents: Sora, Gemini Veo, xAI/Grok, Seedance.

0 starsnpm: short-video-agent-kit

About Short Video Agent Kit

Short Video Agent Kit is an MCP (Model Context Protocol) server published by davidmosiah in the official MCP registry, listed under Autonomous Agents on Loomal. Provider-neutral short-form AI video toolkit for agents: Sora, Gemini Veo, xAI/Grok, Seedance.

It ships as an npm package (short-video-agent-kit), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/davidmosiah/short-video-agent-kit.

Use Short Video Agent Kit with your agent

Claude Code · one command
claude mcp add short-video-agent-kit -- npx -y short-video-agent-kit
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "short-video-agent-kit": {
      "command": "npx",
      "args": [
        "-y",
        "short-video-agent-kit"
      ]
    }
  }
}
npmshort-video-agent-kit

Frequently asked questions

What is Short Video Agent Kit?
Short Video Agent Kit is an MCP (Model Context Protocol) server by davidmosiah in the Autonomous Agents category. Provider-neutral short-form AI video toolkit for agents: Sora, Gemini Veo, xAI/Grok, Seedance.
How do I connect Short Video Agent Kit to Claude, Cursor, or another MCP client?
Install Short Video Agent Kit from its npm package (short-video-agent-kit) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Short Video Agent Kit open source?
Yes — the source code is public at github.com/davidmosiah/short-video-agent-kit.
Can AI agents pay to use Short Video Agent Kit?
Not yet through Loomal — Short Video Agent Kit is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Short Video Agent Kit? Claim this listing free by verifying GitHub ownership, or contact us.