Video URL Analyzer for Windsurf
io.github.u2n4/video-url-analyzer-mcp
Analyze YouTube/TikTok/Instagram videos: transcripts, AI insights, tutorial extraction
client:Windsurf
transport:stdio
runtime:pypi
Install Video URL Analyzer in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"video-url-analyzer-mcp": {
"command": "uvx",
"args": [
"video-url-analyzer-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs