yutu for Windsurf
io.github.eat-pray-ai/yutu
The AI-powered toolkit that grows your YouTube channel on autopilot
client:Windsurf
transport:stdio
runtime:npm
Install yutu in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"yutu": {
"command": "npx",
"args": [
"-y",
"@eat-pray-ai/yutu"
],
"env": {
"YUTU_CREDENTIAL": "<YUTU_CREDENTIAL>",
"YUTU_CACHE_TOKEN": "<YUTU_CACHE_TOKEN>",
"YUTU_LOG_LEVEL": "<YUTU_LOG_LEVEL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs