Free to download. Start a 45-day trial or activate with a license key.
The LensHH-LT GUI, CLI, and MCP server are open source under the MIT license. To build on any platform:
git clone https://github.com/SynapseOptics/LensHH-LT.git
cd LensHH-LT
dotnet build src/LensHH.App/LensHH.App.csproj
dotnet run --project src/LensHH.App/LensHH.App.csproj
Requires .NET 8 SDK.