$ timeahead_
mcp/kimtaeyoon83mcp-server-youtube-transcript/install/cursor

install @kimtaeyoon83/mcp-server-youtube-transcript on Cursor

Requires Node 18+ on your system so npx can fetch the package on first run. Cursor reloads its MCP servers automatically the moment the file is saved — no restart needed. Paste the config below, then follow the reload step to register @kimtaeyoon83/mcp-server-youtube-transcript.

paste into
global: ~/.cursor/mcp.json
project: .cursor/mcp.json (commit alongside your repo)
{
  "mcpServers": {
    "kimtaeyoon83mcp-youtube-transcript": {
      "command": "npx",
      "args": [
        "-y",
        "@kimtaeyoon83/mcp-server-youtube-transcript"
      ]
    }
  }
}
then: No restart needed — Cursor picks up the change automatically.
other clients
Claude DesktopWindsurfVS Code (Copilot)Claude Code
← back to @kimtaeyoon83/mcp-server-youtube-transcript