# Cdr Platform AI integration on Definable

> CDR Platform provides an API for purchasing carbon dioxide removal services.

## What this connects

CDR Platform provides an API for purchasing carbon dioxide removal services.

Vendor: https://cdrplatform.com/

## Tools available

**3** tools available. First 3:

- `CDR_PLATFORM_GET_CDR_PRICE` — Get CDR Price — Calculate the cost for carbon dioxide removal (CDR) services. Specify one or more removal methods (e.g., 'bio-oil', 'kelp-sinking') with their respective amounts in kilograms to get detailed pricing including removal costs and fees. Returns costs in cents (USD). Use this to estimate pricing before making purchases.
- `CDR_PLATFORM_GET_HEALTH_CHECK` — Get Health Check — Tool to perform a health check of the CDR Platform service. Use when you need to verify API and database connectivity and core service status.
- `CDR_PLATFORM_POST_CDR_PURCHASE` — Post CDR Purchase — Tool to initiate the purchase of carbon dioxide removal credits. Use after confirming cost and methods to finalize the order.

## Auth

Auth schemes: `API_KEY`.

## How agents use Cdr Platform

Inside a Definable workflow, Cdr Platform is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Cdr Platform** — the Researcher (GPT-5.5) pulls context from Cdr Platform (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Cdr Platform** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Cdr Platform (create record, post message, draft email).
- **Designer / Engineer → Distributor → Cdr Platform** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Cdr Platform (attach file, open PR comment, post status).

The Verifier checks every Cdr Platform call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- developer tools — https://definable.ai/apps/category/developer-tools/

## Related

- HTML page: https://definable.ai/apps/cdr_platform/
- Same category (developer tools): https://definable.ai/apps/category/developer-tools/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
