C
CrbonFree Python CLI
Details
- Command
-
crbonfree - Docs
- https://pypi.org/project/crbonfree/
Authentication
$ crbonfree login Easiest path: run `npx @crbonfree/sdk login`, `npx @crbonfree/mcp login`, or crbonfree login after installing the Python package. The login flow opens a browser, creates/signs into your account, generates an API key, and saves it to ~/.crbonfree/credentials. For manual/API issuance, the API spec says long-lived keys are issued via POST /api/v1/api-keys and look like ck_live_….