ERCOT MCP server
Electric Reliability Council of Texas · ERCOT Market Information System and data products
The ERCOT MCP server gives compatible AI clients a bounded, schema-aware path into Ask the Grid's Texas market catalog. The connection is fixed to ERCOT, so a tool call cannot silently cross into another ISO.
https://mcp.askthegrid.com/v1/ercot41
datasets
14
tools
ERCOT
scope
Streamable HTTP · protocol 2025-11-25
Connect it in about a minute.
Pick your client. Ask the Grid recognizes your signed-in account and shows any authorization already active for ERCOT.
Checking your Ask the Grid session…
Connect with Claude
Add Ask the Grid as a custom connector, then authorize it with your existing account.
Claude Pro, Max, Team, and Enterprise
- 01Open Claude Settings → Connectors.
- 02Choose Add custom connector, name it “Ask the Grid ERCOT,” and paste the resource URL below.
- 03Select Add, then Connect. Review the requested scopes and choose Allow.
- 04In a conversation, open Search and tools and enable the Ask the Grid ERCOT tools.
https://mcp.askthegrid.com/v1/ercot
Once connected
Ask it ERCOT questions.
Compare ERCOT real-time hub prices over the last 24 hours.
Which ERCOT load forecast vintage best matched yesterday's actual demand?
Find battery storage plants near the West load zone.
Get the published intelligence dossier for this plant, or request hydration if it is missing.
Track real-time and day-ahead nodal prices
Compare system load with forecasts and weather
Inspect generation mix, outages, reserves, and constraints
Resolve Texas plants, settlement points, zones, and lines
Read published asset dossiers or request reviewed Enterprise hydration
Explore ERCOT market workflows.
Start with the market terminology used in ERCOT Market Information System and data products, then open the underlying catalog contract before querying.
41 ERCOT datasets, query-ready.
Each one keeps its source, schema, coverage, and query notes — the agent reads those before it queries.
atg.ercot_prices_rtERCOT · 5-minute (SCED)SCED System Lambdaercot.sced_system_lambdaERCOT · 5-minute (SCED)SCED Shadow Prices & Binding Constraintsercot.shadow_prices_scedERCOT · 5-minute (SCED)System-Wide Demandercot.system_wide_demandERCOT · 15-minute (settled; posted hourly)Load Forecast (MTLF)ercot.load_forecastERCOT · hourly (7-day forecast)ERCOT Generation Mix by Fuelatg.ercot_generation_mixERCOT · 5-minute (live) and 15-minute (settled)ERCOT Day-Ahead Pricesatg.ercot_prices_daERCOT · hourly (DAM)ERCOT Day-Ahead Ancillary Pricesatg.ercot_ancillary_daERCOT · hourly (day-ahead)Under the hood.
Every credential is audience-bound to ERCOT. The boundary is enforced in the resource URL, the OAuth audience, the discovery response, and the SQL validator — not by asking the model nicely.
Full tool contractssearch_dataFind query-ready datasets in the connected ISO catalog.
READdescribe_dataInspect one dataset's schema and semantic query contract.
READquery_dataRun bounded read-only SQL against ISO-approved tables.
READquery_grid_assetsSearch typed plants, nodes, zones, substations, and lines.
READget_live_grid_statusReturn current ISO headline values and freshness metadata.
READget_asset_profileRead a compact published profile for one exact grid asset.
READget_asset_intelligenceRead an Enterprise source-backed asset intelligence dossier.
Entrequest_asset_hydrationQueue Enterprise hydration for an existing grid asset.
Entget_asset_hydration_statusRead the status of one owned asset hydration request.
Entget_alert_capabilitiesRead the exact market, target, signal, and condition combinations the alert evaluator can execute.
READlist_alertsList active alert rules owned by the authenticated user.
READget_alertRead one owned alert rule and its recent activity.
READcreate_alertCreate an alert only from an explicit user request after checking that its threshold and cadence are sensible.
READmanage_alertPause, resume, update, or archive one owned alert after an explicit user request.
READ- Authentication
- OAuth 2.1 with PKCE S256
- Market boundary
- ERCOT-only audience, allowlist, row caps, audited
- Default scopes
- mcp:catalog.read · mcp:grid.read · mcp:sql.read · mcp:assets.read
- Hydration scope
- mcp:assets.write — Enterprise approval required
Questions.
- What can the ERCOT MCP server access?
- Only datasets registered for ERCOT. The resource URL, OAuth audience, discovery responses, and SQL validator all retain the ERCOT boundary.
- Does the ERCOT MCP server require an account?
- Yes. Compatible clients use OAuth 2.1 with PKCE, and you approve the connection while signed in to Ask the Grid.
- Can the ERCOT MCP server change data?
- Market and catalog tools cannot change source market data: they are read-only, rate-limited, table-allowlisted, row-bounded, and audited. Separate write scopes can manage only the signed-in user's Ask the Grid alerts or queue an idempotent, reviewed Enterprise asset-hydration request.
- Is this ERCOT MCP server operated by Electric Reliability Council of Texas?
- No. Ask the Grid operates this MCP server independently. Each catalog record identifies its originating publisher and links to the source publication, including data from ERCOT Market Information System and data products.
- How is MCP different from using ERCOT Market Information System and data products directly?
- The source portal remains the publication of record. The MCP server gives compatible AI clients typed dataset discovery, schema descriptions, ISO-scoped authorization, and bounded read-only queries over Ask the Grid's registered catalog.
Wire ERCOT into your agent.
Free to connect with an Ask the Grid account.