ffpipe — video conversion, probe & frames for Gemini CLI
dev.ffpipe/ffpipe
Convert, probe, and split video into frames — real FFmpeg, paid per job with x402 on Base.
client:Gemini CLI
transport:streamable-http
tools:6
Install ffpipe — video conversion, probe & frames in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"ffpipe": {
"httpUrl": "https://ffpipe.dev/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs