Prebuilt binaries for every platform live on GitHub releases. They are single static files with no runtime dependencies — download, chmod +x, run.
Latest release on GitHubYou have the full source. Building from a tagged release means you run exactly the code you can read — no opaque artifact, nothing phoning home.
Full quickstart$ git clone https://github.com/david-burley/umb $ cd umb $ cargo build --release $ ./target/release/umb --version
LICENSE
Universal MCP Bridge is released under PolyForm Noncommercial 1.0.0. Free for any noncommercial use. Using it commercially? See pricing.