WattTime Carbon-Aware Computing
Workflow capability combining WattTime's real-time, forecast, and historical emissions data to enable carbon-aware scheduling, sustainability reporting, and clean energy procurement decisions. Used by software engineers, platform teams, and sustainability analysts to reduce carbon footprint of compute workloads and measure emissions reductions.
What You Can Do
MCP Tools
authenticate
Authenticate with the WattTime API to obtain an access token for subsequent calls.
find-grid-region
Identify the electric grid balancing authority for a geographic location by latitude and longitude.
list-accessible-regions
List all grid regions accessible under the current WattTime subscription, with model versions.
get-realtime-emissions
Get the current real-time marginal emissions forecast for a grid region, updated every 5 minutes. Use for deciding whether NOW is a good time to run a workload.
get-historical-emissions
Get historical marginal emissions data for a grid region over a time window (max 32 days). Use for reporting past emissions impact.
get-forecast-history
Retrieve previously generated forecast data for a historical period. Use for back-testing carbon-aware scheduling algorithms.
download-emissions-dataset
Get a download URL for multi-year historical emissions data as a CSV file.
get-grid-maps
Get GeoJSON boundaries for all accessible grid regions for map visualization.