Unix
macOS / Linux
curl -fsSL https://agentkit.best/install.sh | sh › Beta channel
Install the beta ak CLI (opt-in).
curl -fsSL https://agentkit.best/install.sh | AK_CHANNEL=beta sh › Fallback if the primary host fails
Use the release host when agentkit.best is unreachable.
curl -fsSL https://releases.agentkit.best/install.sh | sh