Skip to main content
Art & CultureTypeScript

yuvalsuede/agent-media

CLI and MCP server for AI video and image generation with unified access to 7 models (Kling, Veo, Sora, Seedance, Flux, Grok Imagine). Provides 9 tools for generating, managing, and browsing media.

art-culturecloud-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/yuvalsuede/agent-media

Claude Desktop configuration example:

{
  "mcpServers": {
    "agent-media": {
      "command": "npx",
      "args": [
        "-y",
        "yuvalsuede/agent-media"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Art & Culture
Language
TypeScript
Author
yuvalsuede