C
CrbonFree MCP server CLI
Details
- Command
-
npx @crbonfree/mcp - Docs
- https://www.npmjs.com/package/@crbonfree/mcp
Authentication
$ npx @crbonfree/mcp 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_….