Available tools
5 tools| Tool | Description |
|---|---|
searchWells | UT surface wells (~40K). Filter operator/county/wellStatus/wellType/bbox/near. County UPPERCASE. |
getWellByApi | Single-well lookup by 10-digit API. Returns the surface-well record. |
searchBottomHoles | UT bottomhole locations (~33K). Filter constructType/county/deviatedOnly. County is INTEGER code; handler translates. |
searchWellPaths | UT directional well-path polylines (~12.5K). Filter api/constructStatus/bbox/near. No county/operator. |
getServiceInfo | Schema + record counts for any of 3 services. Pass `service` to scope. |
Setup
A few steps to connect your AI agents to UT Division of Oil, Gas and Mining.
- 1
Enable Energy APIs
Set ENABLE_ENERGY_APIS=true for your deployment.
- 2
Toggle Connector On
Open /mcp and turn on UT Division of Oil, Gas and Mining with the energy switch.
- 3
Start Querying
Call the ut-dogm MCP tool, start with method=searchWells or method=searchBottomHoles.
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 UT Division of Oil, Gas and Mining connector is ready to use in Claude.
