BarrelHub Builder Platform

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.

5
Publish Surfaces
BYOD
Data Foundation
MCP
Agent Tools
API
Developer Access
Scroll to explore

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.

Snowflake, S3, CSV, XLSX, and internal APIs
RRC and state public records
Reserve, land, ownership, and revenue files
Vendor exports and data-room packages

Platform primitives

dataset.ingestconnection.validatedataRoom.tracecatalog.map
agent.ts
// 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.

Source Lineage

Trace output back to records and files

Cited
Permissions

Expose only approved data and tools

Scoped
Review Flows

Route outputs through human approval

Built in
Skills Files

Teach agents when and how to use tools

Agent-ready

Governed output pattern

Q:Input
A:Seller workbook + public production + price deckConnected sources
Q:Model
A:Normalized wells, leases, forecasts, economicsEnergy ontology
Q:Agent
A:Drafts memo with citations and unresolved questionsMCP + Skills
Q:Review
A:Routes artifact to asset team before distributionApproval flow
Q:Publish
A:App, API, report, widget, or webhookBuilder Platform

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

  • getWellByAPI

    Fetch well details by API number

  • searchWells

    Search wells by operator, county, or formation

  • getWellProduction

    Get monthly production history

  • getDeclineCurve

    Generate decline curve analysis

Production

  • getProductionHistory

    Historical production data

  • getProductionSnapshot

    Current production metrics

  • getBasinProduction

    Basin-level production aggregates

Permits

  • getPermits

    Query drilling permits

  • getPermitsByOperator

    Permits by operator

  • getPermitsByCounty

    Permits by county

Operators

  • getOperator

    Operator profile and stats

  • searchOperators

    Search operator database

  • getOperatorWells

    All wells for an operator

  • getOperatorActivity

    Recent operator activity

Commodities

  • getCommodityPrices

    WTI, Henry Hub, NGL prices

  • getForwardCurves

    NYMEX forward curves

  • getBasisDifferentials

    Regional basis differentials

Knowledge

  • askQuestion

    RAG-powered Q&A

  • getRulesOfThumb

    Industry 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.

Full Access

Pro

Builder access for small teams proving private apps and agents

$500/seat/month
  • 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

Contact
  • Unlimited API requests
  • Everything in Pro
  • SSO and custom security
  • Dedicated engineer
  • Custom integrations
  • Private deployment option
  • Custom SLA (99.95%+)

FAQ

Common questions

Can't find what you're looking for? Reach out to our team.

taylor@barrelhub.co

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.