@mailpilot/cli
v1.9.6
Published
MailPilot CLI - Email AI agents like you email humans
Maintainers
Readme
@mailpilot/cli
Email AI agents like you email humans.
Install
npm i -g @mailpilot/cliOr via shell:
# macOS / Linux
curl -fsSL mailpilot.chat/install.sh | bash
# Windows (PowerShell)
irm mailpilot.chat/install.ps1 | iexUsage
mailpilot --auth # Authenticate with your license
mailpilot # Start the TUIHow it works
This package is a thin wrapper that downloads the native MailPilot binary for your platform on first run. Updates are downloaded automatically when available.
The binary is cached in node_modules/@mailpilot/cli/.binary/.
Supported Platforms
- macOS (Apple Silicon / arm64)
- Linux (x64)
- Windows (x64)
