Download

Muxit Free is in public beta.

One server for every instrument on your bench. Pick your platform, run the one-liner, open http://127.0.0.1:8765. Done.

Install

Pick your platform.

Both installers auto-detect your CPU architecture and pull the matching build from the latest release. After install, run muxit and open http://127.0.0.1:8765.

Windows

Windows 10 or 11, x64. PowerShell.

install.ps1
irm https://raw.githubusercontent.com/muxit-io/muxit/main/install.ps1 | iex

Or download the .zip directly →

Linux

x86_64 (Ubuntu 22.04 / 24.04 LTS or similar) and arm64 (Raspberry Pi 4 / 5 on 64-bit Pi OS, and other arm64 boards). 32-bit Pi OS is not supported.

install.sh
curl -fsSL https://raw.githubusercontent.com/muxit-io/muxit/main/install.sh | bash

Or download the .tar.gz directly: x64 → arm64 →

Prefer to verify the binary first? Every release ships a checksums.txt alongside the archives. Source for the installer scripts and the driver SDK is Apache-2.0 licensed at github.com/muxit-io/muxit; the Muxit application binary itself is proprietary and governed by the EULA presented on first launch.

macOS

macOS build is on the way.

Muxit currently ships for Windows and Linux only. A macOS build is in the works — drop your email in the waitlist below and we'll let you know the moment it lands.

Free tier

What you get.

Free is fully capable. Real instruments work, AI works, scripts work. It's the same Muxit Maker and Pro use — capped on a few limits, so you can decide if it's worth upgrading.

  • Built-in drivers — TestDevice, Webcam, ONVIF, FileAccess, MqttBridge, MQTT
  • Built-in Scpi, LineText, and BinaryStream protocols (serial, TCP, USB-TMC)
  • Plugin marketplace access (community drivers, free forever)
  • 3 connectors, unlimited scripts (max 3 running concurrently), unlimited dashboards
  • 1 instance per machine
  • MCP integration — Claude Desktop, Claude Code, any MCP client
  • Local LLM via Ollama or LM Studio
  • ai() function in scripts (using your configured MCP / local provider)

See full pricing →