Barrio Grid Connector

Texas power grid siting data for AI agents and developers. Ask where the nearest substation is, what utility serves a site, what is in the ERCOT queue nearby, or which parcels sit next to high-voltage power.

Texas transmission lines and substations on the Barrio Grid map

4,939 substations · 7,033 transmission lines · 1,874 ERCOT queue projects · 664 planned upgrades · 213,000 parcels

See the map and plans Get a free key

One MCP server and a matching REST API. Works with Claude, ChatGPT, Muse and any agent that can call a URL.

Try it

Connect

MCP server (streamable HTTP, no sign-in on the free tier):

https://grid.barrioenergy.com/mcp

REST, same tools, GET with query parameters or POST JSON:

curl "https://grid.barrioenergy.com/v1/nearest_substation?address=Edna,%20TX&min_kv=138" curl "https://grid.barrioenergy.com/v1/find_powered_land?county=Jackson&min_acres=50&max_sub_mi=1" curl "https://grid.barrioenergy.com/v1/tools"

Tools

ToolWhat it answers
grid_contextEverything around one site: county, likely serving utility, 3 nearest substations, transmission lines, ERCOT queue projects and planned transmission upgrades within 25 miles.
nearest_substationClosest substations to an address or coordinate, with voltage, owner and distance in miles. Filter by minimum kV.
find_powered_landParcels near a qualifying substation, by county or point and radius, with acreage and distance to the substation.
ercot_queueERCOT generation and storage interconnection projects near a site or in a county: fuel, MW, study status.
upgrade_to_proPro checkout link. Muse and other agents can buy Pro for a user with Link after the user approves.

Inputs take a street address, a Texas city or county name, or lat + lng. Distances are in miles. Texas only.

Pricing

TierLimitsPrice
FreeNo key: 25 calls a day. Free key: 100 calls a day, 25 parcels per search.0
Pro5,000 calls a month, 200 parcels per search, 50 mile radius, and the web map. One API key, sent as Authorization: Bearer grid_...249 USD a month, subscribe
EnterpriseCustom limits and data.Ask for a quote

Data

Screening data. Confirm capacity and interconnection with the utility before relying on it. Questions: ivan@barrioenergy.com.