← All MCP serversModel Context Protocol
Live · Texas
ERCOT logo

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.

ERCOT resource URL
https://mcp.askthegrid.com/v1/ercot

41

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

  1. 01Open Claude Settings → Connectors.
  2. 02Choose Add custom connector, name it “Ask the Grid ERCOT,” and paste the resource URL below.
  3. 03Select Add, then Connect. Review the requested scopes and choose Allow.
  4. 04In a conversation, open Search and tools and enable the Ask the Grid ERCOT tools.
ERCOT resource URL
https://mcp.askthegrid.com/v1/ercot
Official Claude MCP documentation

Once connected

Ask it ERCOT questions.

01

Compare ERCOT real-time hub prices over the last 24 hours.

02

Which ERCOT load forecast vintage best matched yesterday's actual demand?

03

Find battery storage plants near the West load zone.

04

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

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 contracts
search_data

Find query-ready datasets in the connected ISO catalog.

describe_data

Inspect one dataset's schema and semantic query contract.

query_data

Run bounded read-only SQL against ISO-approved tables.

query_grid_assets

Search typed plants, nodes, zones, substations, and lines.

get_live_grid_status

Return current ISO headline values and freshness metadata.

get_asset_profile

Read a compact published profile for one exact grid asset.

get_asset_intelligence

Read an Enterprise source-backed asset intelligence dossier.

Ent
request_asset_hydration

Queue Enterprise hydration for an existing grid asset.

Ent
get_asset_hydration_status

Read the status of one owned asset hydration request.

Ent
get_alert_capabilities

Read the exact market, target, signal, and condition combinations the alert evaluator can execute.

list_alerts

List active alert rules owned by the authenticated user.

get_alert

Read one owned alert rule and its recent activity.

create_alert

Create an alert only from an explicit user request after checking that its threshold and cadence are sensible.

manage_alert

Pause, resume, update, or archive one owned alert after an explicit user request.

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.