Back to connectors
Enverus logo

Enverus

FeaturedLive

Enverus v3 direct-access connector with 109 dataset endpoints, access-aware discovery, and generic query/count/docs/ddl helpers.

Available tools

16 tools
ToolDescription
getBasinsList valid basin values for ENVBasin filters.
getRegionsList valid ENVRegion values.
getStateProvincesList valid state/province codes used by filters.
getWellsQuery wells with basin/state/region/operator filters and pagination.
getWellHeadersQuery lightweight well header records for fast lookup workflows.
getRigsQuery rig datasets (active/activity/search views) with filters and pagination.
getProductionQuery production records with operator/play-aware filtering.
getWellsForRigResolve wells for a rig name in one helper call.
listDatasetsReturn canonical dataset names; optional probeAccess classifies entitlement per dataset.
queryGeneric dataset query for any v3 path your key can access (for example: wells, well-headers, active-rigs).
countDataset count helper using HEAD with GET fallback.
docsDataset documentation helper (GET /{dataset}/docs).
ddlDataset DDL helper (GET /{dataset}/ddl?ddl=mssql|pg).
getAccessTokenExplicit secret-key token exchange (POST /tokens).
getTokenInfoBackward-compatible alias for token inspection workflows.
in_Helper for Enverus in(...) filter syntax generation.

Setup

A few steps to connect your AI agents to Enverus.

Get started
  1. 1

    Create Your Account

    Sign up for PatchOps to access our MCP server management platform.

  2. 2

    Add Enverus Credentials

    Add ENVERUS_SECRET_KEY in PatchOps. The connector auto-exchanges and caches bearer tokens.

  3. 3

    Verify Dataset Access

    Run listDatasets({ probeAccess: true }) to classify accessible vs forbidden datasets for your key.

  4. 4

    Configure Your AI Agent

    Add the Enverus MCP server URL from PatchOps /mcp to your AI agent configuration.

  5. 5

    Start Querying

    Use dedicated helpers for common tasks, then query/count/docs/ddl for endpoint-level workflows.

Connect to your AI assistant

Pick the tool your team uses for the exact setup steps.

  1. 1

    Open Claude settings

    Launch Claude, click the profile button (bottom left), and go to Settings.

  2. 2

    Access connectors

    Open the Connectors tab, scroll to the bottom, and click “Add custom connector”.

  3. 3

    Name your connector

    Enter any name you’d like for this connector.

  4. 4

    Get the connector URL

    Log in to PatchOps, open the /mcp page, and copy the connector URL you want to use.

  5. 5

    Add the connector

    Paste the URL into the “Remote MCP server URL” box and click Add.

  6. 6

    Start using

    Your Enverus connector is ready to use in Claude.