# Viridis CSRD / IFRS S2 Sustainability Disclosure Compiler

> Viridis CSRD / IFRS S2 Sustainability Disclosure Compiler is a paid API for AI agents from mcp.viridisconservation.com, paid per call via x402, $2/call, status unknown (last checked 2026-09-15).

Compiles structured CSRD (ESRS-E1), IFRS S2, SEC Climate, or TNFD sustainability disclosures from company facts and optional GHG inventory data

## Facts

- Endpoint: POST https://mcp.viridisconservation.com/x402/disclosure-compiler/compile_disclosure
- Price: $2/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/viridis-csrd-ifrs-s2-sustainability-disclosure-compiler-07a72995
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_VEblE2FiC1B3ZvDCyGuRX

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability viridis-csrd-ifrs-s2-sustainability-disclosure-compiler-07a72995 -d '<json body>'
```

Example prompt: Compile an IFRS S2 climate disclosure for Acme Manufacturing using our company facts — sector is industrial, revenues $250M, HQ in Texas — and pair it with our GHG inventory results showing 12,000 tCO2e Scope 1 and 4,500 tCO2e Scope 2 emissions.

## When to prefer this

Use this endpoint when you need a machine-generated, framework-specific sustainability disclosure document (CSRD/ESRS-E1, IFRS S2, SEC Climate Rule, or TNFD) compiled from structured company facts. Especially valuable when paired with Viridis GHG inventory and regulation-scan outputs from the same platform to produce auditable, regulation-ready reports. Prefer this over manual drafting or generic LLM generation when regulatory alignment and structured output are required.

## Known failure modes

- Missing required company_facts object returns 400 validation error
- Invalid framework enum value (not one of esrs-e1, ifrs-s2, sec-climate, tnfd) returns 400
- Malformed ghg_result object causes parsing failure
- Insufficient company_facts fields to satisfy framework requirements may produce incomplete disclosure sections
- Payment not fulfilled results in 402 Payment Required response

## How this service works

CSRD / IFRS S2 (TCFD-aligned) sustainability disclosure compiler from supplied company facts and optional verified emissions data. The disclose step pairs with Viridis GHG inventory, regulation-scan, and clean-energy tax-credit engines.

## Output

A structured JSON sustainability disclosure document formatted to the requested framework (ESRS-E1, IFRS S2, SEC Climate, or TNFD), populated with the company's facts and optionally enriched with verified GHG inventory data, ready for filing or further review.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/viridis-csrd-ifrs-s2-sustainability-disclosure-compiler-07a72995/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from mcp.viridisconservation.com](https://www.zero.xyz/host/mcp.viridisconservation.com/llms.txt)
