ffpipe — video conversion, probe & frames for Claude Desktop
dev.ffpipe/ffpipe
Convert, probe, and split video into frames — real FFmpeg, paid per job with x402 on Base.
client:Claude Desktop
transport:streamable-http
tools:6
Install ffpipe — video conversion, probe & frames in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"ffpipe": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://ffpipe.dev/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs