- Step 1: Clone the repository from GitHub.
- Step 2: Install dependencies using `uv sync`.
- Step 3: Run the server using `uv run mcp run server.py` for standard operation.
- Step 4: For SSE with Supergateway, use `npx -y supergateway --port 8000 --stdio "uv run mcp run server.py"`.
- Step 5: Use MCP tools like `get_all_device_states`, `now_playing`, or `volume` to control and monitor Sonos devices.