MCP Server
MCP
io.github.yuvalsuede/agent-media
Generate AI UGC videos with talking heads, B-roll, and subtitles.
Install
npx -y @agentmedia/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@agentmedia/mcp-server",
"version": "0.1.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API key (ma_xxx format) from agent-media.ai",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "AGENT_MEDIA_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment