Skip to main content
The FirstSales CLI is distributed as @firstsales.io/cli on npm and installs the firstsales binary.
npm install -g @firstsales.io/cli
firstsales whoami --json
The CLI is intentionally thin: it maps to the Developer API and keeps output stable for agent clients. Package page:
https://www.npmjs.com/package/@firstsales.io/cli
Source repository:
https://github.com/firstsalesio/firstsales-cli