Loading subscription status...
{
"mcpServers": [
{
"FFmpeg_MCP_Server": {
"env": {},
"args": [
"-i",
"input.mp4",
"-vcodec",
"libx264",
"output.mp4"
],
"command": "ffmpeg"
}
}
]
}