Tranquilo

Install

Install Tranquilo, verify it, and configure local AI integrations.

CLI version: 0.1.6

curl -fsSL https://tranquilo-ai.vercel.app/install.sh | sh

Install

Paste the installer into a local terminal. It detects macOS, Linux, or bash-on-Windows, verifies checksums, installs the binary, and configures supported local AI integrations when available.

Login

Run tranquilo login in your terminal, or ask a local agent to log in and provide the phone number and Pronto OTP when prompted.

Verify

Run tranquilo doctor and tranquilo status to confirm local setup.

Exact version

Use the exact-version installer when you need reproducible docs and binary behavior.

curl -fsSL https://tranquilo-ai.vercel.app/releases/v0.1.6/install.sh | sh

Update

tranquilo update check
tranquilo update

Agent setup and updates

CommandDescription
tranquilo install-agent <target>Install MCP/skill integration for local AI clients
tranquilo updateUpdate the local CLI binary
tranquilo update checkCheck for CLI updates

Install-agent arguments

FlagRequiredDescription
<target>Yesauto, codex, claude-code, claude-desktop, or all

On this page