MCP server
onde --mcp runs the CLI as an MCP server over stdio instead of launching the
TUI, so an agent can drive the same fine-tune → GGUF → publish pipeline.
The server is listed in the
official MCP Registry as
io.github.ondeinference/onde-cli. The registry is a metadata index — it
points at the same npm and NuGet packages already published, rather than
hosting a separate binary, so any MCP client that browses the registry can
offer a one-click install of the CLI.