Install
Install Tranquilo, verify it, and configure local AI integrations.
CLI version: 0.1.6
curl -fsSL https://tranquilo-ai.vercel.app/install.sh | shInstall
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 | shUpdate
tranquilo update check
tranquilo updateAgent setup and updates
| Command | Description |
|---|---|
tranquilo install-agent <target> | Install MCP/skill integration for local AI clients |
tranquilo update | Update the local CLI binary |
tranquilo update check | Check for CLI updates |
Install-agent arguments
| Flag | Required | Description |
|---|---|---|
<target> | Yes | auto, codex, claude-code, claude-desktop, or all |