Wyatt CLI availability
Current availability and intended use of the Wyatt command-line interface.
A command-line interface (CLI) is a program you control by typing commands in a terminal. The Wyatt CLI is a private developer preview and is not currently distributed through a supported public installer.
Current Status
There is no supported public Wyatt CLI download today. The previous installer hostname is not an available distribution channel, and third-party packages claiming to be the official Wyatt CLI should not be installed.
Use Wyatt's public MCP server when you want an AI client to discover and call Wyatt tools. MCP supports browser-based OAuth, explicit workspace grants, and read-only or full-access scopes without a pasted API key.
Intended CLI Use
A future public CLI is intended for workflows where you want to:
- inspect or change Wyatt data from a terminal;
- automate a repeatable workflow in a shell script;
- request JSON for another program; or
- give an agent a small, predictable command surface.
Public installation, commands, update behavior, and authorization lifetime will be documented here when a supported release channel is live. Until then, the MCP quickstart is the supported path for agents.