Estimate CO2 emissions from electricity use, flights, or vehicle travel using the Pipeworx Carbon Interface API.
# Carbon Interface
Carbon Interface MCP — Carbon Interface API (v1)
## estimate_electricity
Estimate CO2 emissions from electricity usage. Returns carbon emissions in grams, kg, and metric ton
## estimate_flight
Estimate CO2 emissions from a flight. Provide number of passengers and flight legs (departure/arriva
## estimate_vehicle
Estimate CO2 emissions from driving a vehicle. Provide distance and a vehicle model ID (from Carbon
```json
{
"mcpServers": {
"carbon-interface": {
"url": "https://gateway.pipeworx.io/carbon-interface/mcp"
}
}
}
```
don't have the plugin yet? install it then click "run inline in claude" again.