claude real video for Cline
io.github.huangchihhungleo/claude-real-video
Let any LLM watch a video locally — and search everything it has ever watched.
client:Cline
transport:stdio
runtime:pypi
Install claude real video in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"claude-real-video": {
"command": "uvx",
"args": [
"claude-real-video"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs