Twitch for VS Code
io.github.pipeworx-io/twitch
Twitch MCP — wraps the Twitch Helix API (read-only)
client:VS Code
transport:streamable-http
Install Twitch in VS Code
.vscode/mcp.json
{
"servers": {
"twitch": {
"type": "http",
"url": "https://gateway.pipeworx.io/twitch/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs