FFMPEG API for Cursor
io.github.hifarrer/ffmpegapi
Hosted MCP tools for FFmpeg-style video and audio processing through FFMPEG API.
client:Cursor
transport:streamable-http
Install FFMPEG API in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"ffmpegapi": {
"url": "https://mcp.ffmpegapi.net/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs