ffpipe — video conversion, probe & frames for VS Code
dev.ffpipe/ffpipe
Convert, probe, and split video into frames — real FFmpeg, paid per job with x402 on Base.
client:VS Code
transport:streamable-http
tools:6
Install ffpipe — video conversion, probe & frames in VS Code
.vscode/mcp.json
{
"servers": {
"ffpipe": {
"type": "http",
"url": "https://ffpipe.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs