C

crbonfree.com

CrbonFree by Crbon Labs tracks the carbon footprint of AI workloads, aggregating usage, costs, emissions, and carbon retirement receipts across AI providers. It offers tooling for teams to measure, analyze, and offset AI-related emissions.

4 integrations · REST · CLI

crbonfree.com exposes one documented REST API at https://api.crbonfree.com with an OpenAPI spec, plus three package-delivered CLIs: the npm MCP CLI, npm SDK CLI, and Python CLI; all require CrbonFree-issued credentials.

discovered 2mo ago
REST · OpenAPI1
CLI3
Credentials
CrbonFree API keyapi_keyGet key

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_….

CrbonFree session JWT (Clerk-issued)jwtGet key

Sign into the CrbonFree web app and obtain a Clerk session token from the browser app as described in the API reference, which states to obtain it via clerk.session.getToken() and send it as Authorization: Bearer <token>. This is a web-session credential rather than a long-lived API key.

conventions · 0/8 published

Publish these signals → /publishing