Skip to content
Zed

Youtube for Zed

io.github.pipeworx-io/youtube

YouTube MCP — wraps the YouTube Data API v3 (BYO API key)

client:Zed transport:streamable-http

Install Youtube in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "youtube": {
      "url": "https://gateway.pipeworx.io/youtube/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Youtube in other clients