Developer Tools
Trust: 50/100 (Fair)com.mux/mcp Guide
The official MCP Server for the Mux API
176 starsby muxinc
Quick Start
Install
npx @mux/mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"com-mux-mcp": {
"command": "npx",
"args": [
"@mux/mcp"
]
}
}
}