Deployment
Hosted
streamable-http
https://mcp.mux.comHeaders
Authorization
Optional basic authorization header you can include, combining your Access Token and Secret using HTTP Basic Auth. If not provided, authorization will be handled via OAuth.Package Details
@mux/mcp
Transportstdio
Environment Variables
MUX_TOKEN_ID(str)
RequiredSecret
Your Mux access token ID
MUX_TOKEN_SECRET(str)
RequiredSecret
Your Mux access token secret
MUX_SIGNING_KEY(str)
Secret
Your JWT signing key ID, for use with signed playback IDs
MUX_PRIVATE_KEY(str)
Secret
Your JWT private key, for use with signed playback IDs