Skip to content
Windsurf

youtube organic mcp for Windsurf

io.github.lanternrow/youtube-organic-mcp

YouTube organic analytics — channel stats, video performance, watch time & audience insights.

client:Windsurf transport:stdio runtime:npm

Install youtube organic mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "youtube-organic-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "youtube-organic-mcp"
      ],
      "env": {
        "YOUTUBE_CLIENT_ID": "<YOUTUBE_CLIENT_ID>",
        "YOUTUBE_CLIENT_SECRET": "<YOUTUBE_CLIENT_SECRET>",
        "YOUTUBE_REFRESH_TOKEN": "<YOUTUBE_REFRESH_TOKEN>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

youtube organic mcp in other clients