@pipeworx/gridstatus
Connect: https://gateway.pipeworx.io/gridstatus/mcp · Install: one-click buttons
Tools: 3
Tools
- gridstatus_datasets — List/search US grid datasets (LMP prices, load, fuel mix across the 7 ISOs: CAISO, ERCOT, PJM, MISO, SPP, NYISO, ISONE). Use this to discover the exact dataset_id to pass to gridstatus_query. Example:
- gridstatus_query — Query a grid dataset’s time-series over a time window. Pass a dataset_id from gridstatus_datasets. Common ids: caiso_lmp_real_time_5_min, ercot_load, pjm_fuel_mix. Example: gridstatus_query({ dataset_
- gridstatus_latest — Latest values for a grid dataset — convenience that pulls the most recent rows from a recent window. Pass a dataset_id (e.g. “ercot_load”, “caiso_fuel_mix”). Example: gridstatus_latest({ dataset_id: ”
Tools
-
gridstatus_datasets— List/search US grid datasets (LMP prices, load, fuel mix across the 7 ISOs: CAISO, ERCOT, PJM, MISO, SPP, NYISO, ISONE). Use this to discover the exact dataset_id to pass to gridstatus_query. Example: -
gridstatus_latest— Latest values for a grid dataset — convenience that pulls the most recent rows from a recent window. Pass a dataset_id (e.g. ercot_load , caiso_fuel_mix ). Example: gridstatus_latest({ dataset_id: erc -
gridstatus_query— Query a grid dataset's time-series over a time window. Pass a dataset_id from gridstatus_datasets. Common ids: caiso_lmp_real_time_5_min, ercot_load, pjm_fuel_mix. Example: gridstatus_query({ dataset_