Connect any data source and ship oil-and-gas apps, APIs, and agents.
Builder Platform turns public, proprietary, vendor, and internal upstream data into governed entities your teams can publish as private apps, MCP tools, APIs, widgets, reports, and agents.
Builder Problem
Energy teams keep rebuilding the same setup work.
Every new app, AI workflow, dashboard, or report starts with the same hard work:
- “Connect the seller workbook, state records, and internal price deck.”
- “Resolve wells, leases, operators, forecasts, and ownership cleanly.”
- “Expose the result through an app, API, MCP tool, and scheduled report.”
- “Prove every AI-generated output with citations and review history.”
Without a shared system, teams duct-tape connectors, spreadsheets, BI dashboards, agent prompts, and export jobs together for each workflow.
Builder Platform gives data and engineering teams one place to connect, clean, secure, and reuse the records.
Connect once. Govern once. Publish everywhere.
Builder Capabilities
Connect the records once. Use them everywhere.
Use BarrelHub behind apps, dashboards, APIs, MCP tools, reports, and governed AI workflows.
Connect the energy sources your workflows depend on
Builder Platform ingests public records, data rooms, warehouses, vendor exports, reserve systems, land files, and revenue statements, then links them to the right wells, leases, operators, prices, forecasts, and ownership records.
Platform primitives
dataset.ingestconnection.validatedataRoom.tracecatalog.map// Connect a data room and internal assumptions
const packageFiles = await barrelhub.dataRoom.ingest("midland-package");
const priceDeck = await barrelhub.connection.sync({
source: "snowflake",
table: "corp.price_decks"
});
return barrelhub.catalog.mapSources([packageFiles, priceDeck]);Governed AI Layer
Agents need context, permissions, and citations.
API access is not enough when the work touches proprietary reserves, pricing, ownership, diligence, or credit decisions.
Builder Platform combines source lineage, review workflows, Skills files, and governed MCP tools so agents work from approved context and produce reviewable artifacts.
Trace output back to records and files
Expose only approved data and tools
Route outputs through human approval
Teach agents when and how to use tools
Governed output pattern
The goal is not a chatbot. It is controlled workflow execution on trusted energy data.
Distribution Surfaces
UI, API, MCP, reports, and widgets from one platform.
MCP Server
Expose governed energy tools to Claude, Cursor, Windsurf, and MCP-compatible agents
{
"mcpServers": {
"barrelhub": {
"command": "npx",
"args": [
"-y", "mcp-remote",
"https://barrelhub.co/api/mcp"
],
"env": {
"API_KEY": "your-api-key"
}
}
}
}REST API
Use normalized entities in your own applications, pipelines, and customer portals
curl -X GET \
"https://barrelhub.co/api/v2/wells?county=Martin&limit=25" \
-H "Authorization: Bearer your-api-key"
# Returns structured well data
{
"success": true,
"data": [...],
"metadata": {...}
}Skills File
Teach agents how to use your approved tools and interpret BarrelHub entities
# Download the Skills file curl -O https://barrelhub.com/skills/SKILL.md # Add to your agent's context cp SKILL.md ~/.claude/skills/ # Your agent now knows oil & gas "Search for Wolfcamp wells with high IP in Martin County and run decline curve analysis"
Full Tool Reference
18 tools. One integration.
Well Data
getWellByAPIFetch well details by API number
searchWellsSearch wells by operator, county, or formation
getWellProductionGet monthly production history
getDeclineCurveGenerate decline curve analysis
Production
getProductionHistoryHistorical production data
getProductionSnapshotCurrent production metrics
getBasinProductionBasin-level production aggregates
Permits
getPermitsQuery drilling permits
getPermitsByOperatorPermits by operator
getPermitsByCountyPermits by county
Operators
getOperatorOperator profile and stats
searchOperatorsSearch operator database
getOperatorWellsAll wells for an operator
getOperatorActivityRecent operator activity
Commodities
getCommodityPricesWTI, Henry Hub, NGL prices
getForwardCurvesNYMEX forward curves
getBasisDifferentialsRegional basis differentials
Knowledge
askQuestionRAG-powered Q&A
getRulesOfThumbIndustry rules and benchmarks
Builder Packaging
Start with a builder pilot. Scale into the platform.
Use Pro to prove a private app or agent workflow. Use Enterprise for private deployment, custom connectors, SSO, and governed rollout.
Pro
Builder access for small teams proving private apps and agents
- 10,000 API requests/month
- Public data and starter connectors
- Apps, widgets, API, and MCP access
- Dataset catalog and lineage views
- Scheduled reports and webhooks
- Priority email support
Enterprise
For private deployments, custom connectors, and governed rollout
- Unlimited API requests
- Everything in Pro
- SSO and custom security
- Dedicated engineer
- Custom integrations
- Private deployment option
- Custom SLA (99.95%+)
Private oil-and-gas apps, widgets, APIs, MCP tools, agent workflows, scheduled reports, and diligence workspaces that use the same trusted records.
They are ways to use the same approved data outside the main app. Business teams can work in apps, while technical teams expose the same records through APIs, MCP tools, Skills files, reports, and webhooks.
Yes. The product is built around public, proprietary, vendor, and internal data. Texas public records remain useful proof, but the platform story is bring-your-own-data.
Permits update daily. Production updates monthly (as fast as the RRC publishes). Commodity pricing is real-time from CME/NYMEX.
Yes. Teams use Builder Platform to power private internal apps, customer-facing portals, agent workflows, and commercial data products, with Enterprise packaging for scale and governance.
Enverus sells a broad vendor-defined market view. BarrelHub Builder Platform is the open layer for teams that want to connect their own data, define their own workflows, and publish governed apps, APIs, agents, and reports.
Build on BarrelHub
Own the platform behind your energy intelligence.
Connect proprietary, public, vendor, and internal data once. Publish decision apps, APIs, MCP tools, agents, widgets, and reports wherever your teams need them.
Builder Platform is for teams that want to use their own data and tools instead of reshaping every workflow around a vendor portal.