FFmpeg API for Zed
com.ffmpeg-api/ffmpeg
Run FFmpeg and FFprobe in the cloud: convert, compress, trim and analyze video and audio.
client:Zed
transport:streamable-http
Install FFmpeg API in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"ffmpeg": {
"url": "https://mcp.ffmpeg-api.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs