Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| climate-impact-explanation | Explains the climate impact of a specific emission calculation |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| set-api-key | Set the Climatiq API key for authentication. This allows the server to make authorized requests to the Climatiq API. |
| electricity-emission | Calculate carbon emissions from electricity consumption based on energy amount and regional grid mix. |
| travel-emission | Calculate emissions from passenger travel via car, plane, or train, with options for vehicle types and passenger count. |
| search-emission-factors | Search Climatiq's database for emission factors by keyword, category, region, year, source, and other metadata to find appropriate factors for calculations. |
| custom-emission-calculation | Calculate emissions using any specific emission factor identified by its activity_id, allowing for precise and flexible carbon calculations. |
| cloud-computing-emission | Calculate emissions from cloud computing services by provider, service type, and region to assess digital carbon footprint. |
| freight-emission | Calculate emissions from freight transportation across different modes (truck, rail, ship, air) based on weight and distance. |
| procurement-emission | Calculate Scope 3.1 emissions from procurement spending using economic input-output life cycle assessment methods. |
| hotel-emission | Calculate carbon emissions from hotel stays based on the number of nights stayed and the location of the hotel. |
| travel-spend | Calculate carbon emissions from travel-related spending based on spend type, amount, currency, location, and year. |