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.
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide βInstallation Guide
Detailed Documentation
π βοΈ π πͺ π§ - 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.
Configuration
{
"mcpServers": {
"yuvalsuede-agent-media": {
"command": "uvx",
"args": [
"mcp-server-yuvalsuede-agent-media"
],
"env": {}
}
}
}