Set up the Unified Hi-Fi Control MCP server to control your music system.
/plugin marketplace add cloud-atlas-ai/unified-hifi-control/plugin install hifi-control@hifi-control# Setup Hi-Fi Control MCP Set up the Unified Hi-Fi Control MCP server to control your music system. **Prerequisites:** You need the unified-hifi-control bridge running somewhere on your network. This MCP server connects to the bridge via HTTP. **Execute these steps in order:** ## Step 1: Determine bridge URL Ask the user where their unified-hifi-control bridge is running: - **Local (default):** `http://localhost:8088` - **Docker:** Check their Docker host IP, port 8088 - **Remote:** Ask for the URL Store this as `HIFI_BRIDGE_URL`. ## Step 2: Test the bridge connection Verify the bri...