CopyTheVideo for Claude Desktop
com.copythevideo/video
Find MP4 download options for public Facebook videos and Reels. No login or local file upload.
client:Claude Desktop
transport:streamable-http
tools:1
Install CopyTheVideo in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"video": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://copythevideo.com/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