Skip to content
Claude Desktop

claude real video for Claude Desktop

io.github.huangchihhungleo/claude-real-video

Let any LLM watch a video locally — and search everything it has ever watched.

client:Claude Desktop transport:stdio runtime:pypi

Install claude real video in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "claude-real-video": {
      "command": "uvx",
      "args": [
        "claude-real-video"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

claude real video in other clients