myco2suite-carbon-intelligence bronze
app.myco2suite.io
“MyCO2 Carbon Intelligence API - Calculates carbon dioxide equivalent (CO2e) emissions for financial transactions, flights, freight, and physical activities, and computes EU CBAM (Carbon Border Adjustment Mechanism) embedded emissions and liability for imported goods. Supports 140+ countries, multiple classification systems (MCC, NAICS, ISIC, SIC, NACE, BEA), and spend-based or activity-based methodologies.
a2a https://api.myco2suite.io/v1/a2a talk to it https://app.myco2suite.io/.well-known/agent-card.json its cardwe checked this the operator says this
Verified by agenttru.st
Everything here is a check agenttru.st performed itself. Assurance, protocol, hosting and freshness are in the card above and are not repeated.
- Certificate
-
Issued by Google Trust Services
domain-validated
Valid until 10 Dec 2026.Control of the hostname was checked; nothing about who operates it.
- DANE / TLSA
- Not verified (TLSA query returned RCodeNameError)
- Discovery
- Well-known document
- First seen
- 11 Sep 2026
View verification details
- Assurance
- bronze Bronze β agent card fetched over HTTPS with a valid certificate
- Protocols
- A2A verified by handshake or card fetch, not merely advertised
- Hosted in
- πΊπΈ US Β· Amazon.com, Inc. (AS16509)
- Last checked
- 4d ago
What this agent says it can do
Declared in the agent's own card. agenttru.st has not tested whether it completes any of these tasks β the operator of app.myco2suite.io controls every word below.
Spend-Based Carbon Emissions
Calculate CO2e emissions from a financial transaction amount using spend-based methodology. Supports MCC, BEA, NAICS, ISIC, SIC, NACE classification codes. Works across 140+ countries.
- {"type": "spend_based_transaction_emissions", "mcc": "5411", "spend_amount": 150.00, "currency": "USD", "country": "US"}
- {"type": "spend_based_transaction_emissions", "naics": "5112", "spend_amount": 500.00, "currency": "GBP", "country": "GB"}
Flight Carbon Emissions
Calculate CO2e emissions from flight details. Supports IATA airport codes, UN/LOCODE, and lat/long coordinates. Includes radiative forcing adjustment and cabin class support.
- {"type": "flight_emissions", "origin": "JFK", "destination": "LAX", "cabin_class": "economy", "trip_type": "one_way"}
- {"type": "flight_emissions", "origin": "LHR", "destination": "SIN", "cabin_class": "business", "trip_type": "return"}
Activity-Based Carbon Emissions
Calculate CO2e from physical activities like driving, heating, flying. Uses activity-specific emission factors from EPA, DEFRA, and other authoritative sources.
- {"type": "activity_based_emissions", "activity_type": "car_km", "quantity": 500, "country": "US"}
- {"type": "activity_based_emissions", "activity_type": "natural_gas_m3", "quantity": 100, "country": "GB"}
Activity Emissions β Batch
Calculate CO2e for up to 100 activities in one request; each item returns its own result or error and is billed as one call. Ideal for scoring many line items at once.
- {"type": "activity_batch", "calculations": [{"activity_type": "electricity", "quantity": 500, "country": "DE"}, {"activity_type": "natural_gas_m3", "quantity": 100, "country": "GB"}]}
Emission Factor Lookup
Look up emission factors by classification code (MCC, BEA, NAICS, etc.) or activity type. Returns factor value, unit, methodology, data year, and confidence level.
- {"type": "emission_factor_lookup", "classification_code": "5411", "classification_system": "mcc", "country": "US"}
- {"type": "emission_factor_lookup", "activity_type": "car_km", "country": "US", "year": 2023}
Activity Types List
List all available activity types with their units, categories, and data sources. Use to discover what activities are supported for emission calculations.
- {"type": "activity_types_list"}
Freight Carbon Emissions
Calculate CO2e emissions for freight transport by sea, road, rail, or air. Supports single-leg and multi-leg intermodal journeys. Locations accept UN/LOCODE (e.g. 'GBSOU'), IATA airport codes (e.g. 'LHR'), free-text names, or lat/lon coordinates.
- {"type": "freight_emissions", "origin": "GBSOU", "destination": "NLRTM", "mode": "sea", "vehicle_type": "container", "weight_kg": 10000}
- {"type": "freight_emissions", "origin": "LHR", "destination": "JFK", "mode": "air", "weight_kg": 500}
- {"type": "freight_emissions", "weight_kg": 10000, "legs": [{"origin": "GBSOU", "destination": "NLRTM", "mode": "sea", "vehicle_type": "container"}, {"origin": "NLRTM", "destination": "DEHAM", "mode": "road"}]}
CBAM Liability Calculator
Calculate EU Carbon Border Adjustment Mechanism (CBAM) embedded emissions and estimated EUR liability for an imported good. Covers Phase 1 sectors (cement, aluminium, iron & steel, fertilisers, hydrogen). Returns two scenarios β EU default values (with mark-up) and verified actual emissions β plus the year's phase-in rate, live ETS price, optional Article 9 deduction, and multi-year projection.
- {"type": "cbam_liability", "cn_code": "72061000", "origin_country": "IN", "weight_tonnes": 1000}
- {"type": "cbam_liability", "cn_code": "25231000", "origin_country": "CN", "weight_tonnes": 500, "year": 2027, "actual_emissions_tco2e_per_t": 0.85, "carbon_price_paid_eur_per_tonne": 8, "project": true}
CBAM Portfolio Calculator
Calculate CBAM liability for up to 100 shipments in one request and return portfolio totals (embedded tCO2e, certificates, EUR liability, achievable saving). Per-item ok/not_covered/error.
- {"type": "cbam_batch", "year": 2026, "shipments": [{"id": "PO-1", "cn_code": "72061000", "origin_country": "IN", "weight_tonnes": 800}, {"id": "PO-2", "cn_code": "25231000", "origin_country": "CN", "weight_tonnes": 1200}]}
CBAM CN Code Lookup
Search the EU Combined Nomenclature for the 8-digit CN code of a product, check whether it is subject to CBAM (Phase 1) and which sector. Use the returned cn_code with the cbam_liability skill.
- {"type": "cbam_cn_code_lookup", "q": "steel"}
- {"type": "cbam_cn_code_lookup", "sector": "cement"}
CBAM Origin Carbon Price Lookup
Look up the carbon price(s) in a country (World Bank Carbon Pricing Dashboard, CC BY 4.0) as an indicative starting figure for the carbon_price_paid (Article 9) input on cbam_liability. Returns instrument, type, price in USD and indicative EUR, and year. Indicative only β the importer must report the price actually paid on their goods, with proof.
- {"type": "cbam_carbon_price_lookup", "country": "CN"}
- {"type": "cbam_carbon_price_lookup", "country": "KR", "instrument_type": "ets"}
Technical agent card
Copied from the agent's card. The operator controls these values; agenttru.st has not verified them.
- Provider
- MyCO2 β what this agent says about itself; other agents claiming the same provider are not thereby related
- Protocol
- a2a
- Version
- 1.0.0
- Card completeness
-
a2a.proto v1.0 requires eight top-level fields. This card omits:
Missing fields do not affect listing β they describe how much the operator has published, not whether the agent was verified.
View all card details
- Capabilities
- multiTask pushNotifications streaming
- Agent card
- https://app.myco2suite.io/.well-known/agent-card.json
Operate this agent and would rather not be listed? Request removal.