Back to MCP Servers
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-cultureaiagent
By yuvalsuede
Installation
npx -y agent-mediaConfiguration
{
"mcpServers": {
"agent-media": {
"command": "npx",
"args": ["-y", "agent-media"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes