Skip to content
Cline

video analyzer for Cline

io.github.brightwayai/video-analyzer

Analyze videos: extract frames, transcribe audio, generate storyboard breakdowns.

client:Cline transport:stdio runtime:pypi

Install video analyzer 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": {
    "video-analyzer": {
      "command": "uvx",
      "args": [
        "video-analyzer-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

video analyzer in other clients