CopyTheVideo for Gemini CLI
com.copythevideo/video
Find MP4 download options for public Facebook videos and Reels. No login or local file upload.
client:Gemini CLI
transport:streamable-http
tools:1
Install CopyTheVideo in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"video": {
"httpUrl": "https://copythevideo.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs