Available tools
24 tools| Tool | Description |
|---|---|
searchActiveLeases | Active GLO leases, filter by county, lessee, status, type, field, bbox, near, dates, acres. |
searchInactiveLeases | Inactive/terminated GLO leases, same filter shape as searchActiveLeases. |
getLeaseDetail | Single-lease lookup, Active first, falls back to Inactive. Includes unit if UNITIZED=Yes. |
getExpiringLeases | Active leases sorted by days-until-expiry, acquisition signal feed. |
searchLeaseUnits | Oil & Gas Units (active+inactive), pass unitStatus to scope. |
searchPSFLands | Permanent School Fund Lands by county/bbox/near/landClass. |
searchEasements | Miscellaneous Easements by bbox/near/easementType (no county column upstream). |
searchOffshoreStructures | Offshore Inventory Public, filter by bbox/near/structureType. |
getNominatedTracts | Oil & Gas lease-sale nominated tracts, small dataset (~56). |
searchUplandLeases | Upland surface leases (~1.6K), filter by leaseStatus, activity, lessee, purposeClass. |
searchSubmergedTracts | State submerged tracts (~11K), filter by tractNumber, waterBody, landType, rmc. |
searchBeachAccess | Public beach & bay access (~607), filter by county, siteType, accessType. |
searchCoastalLeases | Coastal lease points (~9.2K), filter by leaseClass, gloId, bbox, near. |
searchStateAgencyLands | State agency lands (~246), filter by county, landType, name, waterBody. |
searchNavigationDistricts | Navigation districts (~76), filter by districtName, landType. |
searchPriorityHabitatAreas | Priority protection habitat areas (~836), filter by priority (HIGH/MEDIUM/LOW). |
searchEsiShoreline | Environmental Sensitivity Index shoreline (~48K lines), filter by esi, shoreType, bbox. |
searchInSituBurnExclusion | In-situ burn exclusion areas (~73), filter by type, name, bbox, near. |
getCoastalLeasePolygons | Coastal lease polygon footprints (~324) as GeoJSON. |
getCoastalZone | Texas Coastal Zone boundary as GeoJSON for map overlay. |
getThreeMarineLeagueLine | Three Marine League Line (state offshore boundary) as GeoJSON. |
getThreeNauticalMileLine | Three Nautical Mile Line boundary as GeoJSON. |
getDispersantZone | Dispersant use pre-approval zone (~61) as GeoJSON for spill response. |
getServiceInfo | Schema, fields, and record counts for any of the 23 GLO services. |
Setup
A few steps to connect your AI agents to Texas General Land Office.
- 1
Enable Energy APIs
Set ENABLE_ENERGY_APIS=true for your deployment.
- 2
Toggle Connector On
Open /mcp and turn on Texas GLO under Energy connectors.
- 3
Start Querying
Call the tx-glo MCP tool, start with method=searchActiveLeases or method=getExpiringLeases.
Connect to your AI assistant
Pick the tool your team uses for the exact setup steps.
- 1
Open Claude settings
Launch Claude, click the profile button (bottom left), and go to Settings.
- 2
Access connectors
Open the Connectors tab, scroll to the bottom, and click “Add custom connector”.
- 3
Name your connector
Enter any name you’d like for this connector.
- 4
Get the connector URL
Log in to PatchOps, open the /mcp page, and copy the connector URL you want to use.
- 5
Add the connector
Paste the URL into the “Remote MCP server URL” box and click Add.
- 6
Start using
Your Texas General Land Office connector is ready to use in Claude.
