Skip to content
Cursor

Twitch for Cursor

io.github.pipeworx-io/twitch

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

client:Cursor transport:streamable-http

Install Twitch in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Twitch in other clients