Skip to content
Zed

Twitch for Zed

io.github.pipeworx-io/twitch

Twitch MCP — wraps the Twitch Helix API (read-only)

client:Zed transport:streamable-http

Install Twitch in Zed

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

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

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

Twitch in other clients