claude mcp add commux-mcp -- npx -y @mux/mcp
{
"mcpServers": {
"commux-mcp": {
"command": "npx",
"args": ["-y", "@mux/mcp"]
}
}
}
{
"mcpServers": {
"commux-mcp": {
"command": "npx",
"args": ["-y", "@mux/mcp"]
}
}
}
{
"mcpServers": {
"commux-mcp": {
"command": "npx",
"args": ["-y", "@mux/mcp"]
}
}
}
About This MCP Server
The com.mux/mcp server is a web-based tool that provides an official implementation of the Model Context Protocol for the Mux API, enabling remote connections and communication via stdio. It is available as a package named @mux/mcp on npm and is connected to the Mux Node SDK repository on GitHub. Developers would use this server to integrate the Mux API with their applications, particularly when working with AI coding assistants that require MCP support.
The official MCP Server for the Mux API. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with web & apis capabilities via the stdio transport.
Package
@mux/mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The mcp server extends your AI assistant with web & apis capabilities. Once installed, your AI can use its tools automatically.