video analyzer for Windsurf
io.github.brightwayai/video-analyzer
Analyze videos: extract frames, transcribe audio, generate storyboard breakdowns.
client:Windsurf
transport:stdio
runtime:pypi
Install video analyzer in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"video-analyzer": {
"command": "uvx",
"args": [
"video-analyzer-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs