Loading MCP server directory, please wait...
Generate AI UGC videos with talking heads, B-roll, and subtitles.
npx @getmcp/cli add io.github.yuvalsuede/agent-mediaRequires Node.js 18+. Community-contributed server. Review source before installing.
AGENT_MEDIA_API_KEYAPI key (ma_xxx format) from agent-media.ai
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.yuvalsuede/agent-media": {
"command": "npx",
"args": [
"-y",
"@agentmedia/mcp-server"
],
"env": {
"AGENT_MEDIA_API_KEY": ""
}
}
}
}