tubescout for Windsurf
io.github.not0lucky/tubescout
YouTube as a research engine: keyless search, video intel, resilient transcripts, demand signals.
client:Windsurf
transport:stdio
runtime:npm
Install tubescout in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"tubescout": {
"command": "npx",
"args": [
"-y",
"tubescout"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs