# Our Intent and Audience

![CarbonSutra](/images/carbonsutra_landing_page.jpg)

## Our Intent

The foundational vision behind **CarbonSutra** is to simplify carbon footprint calculations for organizations and developers worldwide. As regulatory mandates like CSRD, SB 253, and ISSB expand, measuring greenhouse gas emissions has evolved from a secondary ESG goal into a strict operational requirement. However, teams often face cumbersome spreadsheets, fragmented datasets, and "black box" calculators that lack methodological transparency.

We built CarbonSutra to remove friction from carbon accounting through four core pillars:

- **Production-Ready APIs:** Delivering direct, programmatic endpoints to compute emissions for Scope 1, 2, and 3 activities—ranging from flight travel across 9,000+ airports to freight shipping, fuel, hotel stays, vehicle fleets, and global electricity usage.

- **Smart Inputs & Automated Resolution:** Minimizing user effort by resolving underlying logistics data automatically—such as calculating distances between postal codes or mapping vehicle makes and models across standard databases.

- **Built-in Clustering & Consolidation:** Streamlining data architecture by allowing developers and managers to tag, group, and retrieve emissions under custom labels without building custom storage solutions.

- **No-Code Spreadsheet Functions:** Encapsulating API logic into custom Google Sheets functions (`CO2FLIGHT`, `CO2HOTEL`, `CO2VEHICLEMODEL`, etc.) so non-technical users can execute bulk carbon accounting seamlessly.

- **AI-Native Integration via MCP Server:** Extending calculations directly into conversational tools and autonomous AI agents through a Model Context Protocol (MCP) server, enabling instant natural language carbon auditing.

## Target Audience

CarbonSutra is designed for a broad spectrum of technical builders, enterprise sustainability professionals, and software platforms seeking audit-proof, verifiable emissions measurements.

```
+-----------------------------------------------------------------------------------+
|                              CARBONSUTRA ECOSYSTEM                                |
+---------------------------+---------------------------+---------------------------+
|        DEVELOPERS         |       SUSTAINABILITY      |      AI AGENTS & ISVs     |
|   (REST APIs & Systems)   |   (Google Sheets & ESG)   |    (MCP Server & LLMs)    |
+---------------------------+---------------------------+---------------------------+

```

### 1. Independent Software Vendors (ISVs) & Tech Teams

- **Who They Are:** ESG platform developers, FinTech product teams, logistics software engineers, and enterprise architects.

- **Primary Interfaces:** REST APIs & API Clusters.

- **Use Cases:**
- Building carbon accounting features into corporate ERPs (SAP, Oracle), travel management platforms, or e-commerce checkouts.

- Running Scope 3 supply chain freight and shipment tracking directly from procurement ledgers.

- Utilizing CarbonSutra's **Dynamic API Explanations** to store auditable, compliance-ready methodology text alongside raw emission payloads.

### 2. Sustainability Leads, ESG Managers & Auditors

- **Who They Are:** Sustainability officers, corporate accountants, and third-party ESG auditors needing defensible calculation methodologies for framework disclosures (GRI, SASB, TCFD, CSRD).

- **Primary Interfaces:** Google Spreadsheet Functions (`CO2FLIGHT`, `CO2HOTEL`, etc.) & Dashboard Tools.

- **Use Cases:**
- Converting raw operational records (business travel logs, utility bills, facility fuel use) into CO₂ equivalent totals without writing code.

- Grouping quarterly emissions by project, department, or location using self-defined cluster labels for comparison and carbon offsetting.

- Reviewing mathematically complete, step-by-step logic in the explanation outputs to verify conversion factors during assurance reviews.

### 3. AI Engineers & Automation Teams

- **Who They Are:** Builders deploying AI assistants, Cursor workflows, or autonomous enterprise agents.

- **Primary Interfaces:** CarbonSutra MCP Server.

- **Use Cases:**
- Enabling LLMs (like Claude or GPT) to call CarbonSutra calculation tools directly during natural language requests.

- Automating sustainability analysis over local files, procurement ledgers, and logistics data without manual file conversion.

---
