# Enverus Energy Intelligence MCP

> Enverus Energy Intelligence equips your AI agent with real-time access to global oil and gas data. You can track active drilling rigs, monitor well production telemetry, check basin activity, and review high-level energy market trends directly through conversation.

## Overview
- **Category:** the-unthinkable
- **Price:** Free
- **Tags:** oil-and-gas, rig-tracking, market-intelligence, drilling-permits, asset-management, energy-data

## Description

Need deep insights into the global energy sector? This MCP connects your AI client directly to Enverus's massive dataset. Forget jumping between specialized databases or waiting for reports. You simply ask your agent a question—like 'What are the current M&A deals in the Permian Basin?'—and it pulls the necessary data, whether you need high-level market summaries or specific well performance metrics. This capability lets you get instant answers on anything from tracking active rigs to auditing organizational energy assets. By connecting Enverus Intelligence via Vinkius, your agent gains a single pane of glass view across asset oversight, production intelligence, and global market analysis. You just talk through the research; the MCP handles the complexity.

## Tools

### get_enverus_api_metadata
Verifies the authorization status and necessary details for your Enverus API connection.

### get_energy_market_intelligence_summary
Pulls a high-level summary detailing current energy market trends and key talking points.

### quick_energy_asset_audit
Generates an instant, summarized count of total rigs and wells across the system.

### get_rig_technical_details
Retrieves specific equipment settings and current activity status for a particular drilling rig.

### get_well_production_telemetry
Fetches the historical and real-time output metrics (like BOE/d) for a specific oil or gas well ID.

### list_basin_specific_activity
Lists all active rigs and wells contained within a defined geological basin area.

### list_drilling_permits
Retrieves a list of recently issued drilling permits for compliance checks.

### list_energy_m_and_a_deals
Lists recent mergers, acquisitions, and asset transactions that happened in the energy sector.

### list_active_drilling_rigs
Provides a complete list of every drilling rig currently tracked by Enverus.

### list_oil_and_gas_wells
Lists oil and gas wells that match specific criteria you provide, such as location or type.

## Prompt Examples

**Prompt:** 
```
List active drilling rigs in the Permian basin.
```

**Response:** 
```
I've found 15 active rigs in the Permian basin, operated by companies including 'Chevron' and 'Occidental'. Would you like the technical details for rig 'PERM-001'?
```

**Prompt:** 
```
Show me production stats for well ID '42-123-45678'.
```

**Response:** 
```
Well ID '42-123-45678' (Eagle Ford #1) is producing 450 BOE/d. The gas-to-oil ratio is 1,200 scf/bbl. Production has remained stable over the last 30 days. Should I pull the historical production trend?
```

**Prompt:** 
```
What are the latest energy M&A deals?
```

**Response:** 
```
I've retrieved 5 recent deals, including the '$2.5B Acquisition of Bakken Assets' by 'Continental Resources' and a '$500M divestiture' in the Eagle Ford. Would you like to see the asset breakdown for the Bakken deal?
```

## Capabilities

### Audit Energy Assets
Instantly get high-level counts of active oil/gas wells and drilling rigs across various basins.

### Track Operational Rigs
List all currently operating drilling rigs and retrieve detailed technical settings for any specific rig ID.

### Monitor Well Performance
Pull historical and current production data, including BOE/d volumes and gas-to-oil ratios, for a specified well.

### Analyze Market Shifts
Access summaries of global energy market trends or list recent mergers and acquisitions in the sector.

### Pinpoint Basin Activity
Filter and list rigs and wells that are active within a precise geological basin boundary.

## Use Cases

### Evaluating Investment Targets
An investment professional asks their agent: 'What were the top five M&A deals last quarter, and what is the current state of drilling in that region?' The agent uses 'list_energy_m_and_a_deals' and then 'quick_energy_asset_audit' to give a comprehensive market health report.

### Troubleshooting Production Issues
An engineer needs immediate data on an underperforming well. They ask the agent for the specific 'get_well_production_telemetry' and then follow up with 'list_basin_specific_activity' to see if nearby rigs are also having issues.

### Planning a New Drilling Campaign
An operations team member uses the MCP to first run 'list_drilling_permits' to check compliance, then uses 'list_active_drilling_rigs' to see resource availability, making planning decisions instantly.

### Market Due Diligence
A consultant asks for a high-level overview of the energy landscape by calling 'get_energy_market_intelligence_summary' and then reviewing recent assets using 'list_energy_m_and_a_deals'.

## Benefits

- You stop compiling reports. Instead of manually running multiple queries across different platforms, asking your agent to 'List all active rigs in the Permian basin' gets you immediate results.
- The system handles complex production tracking. Rather than calculating gas-to-oil ratios by hand, simply ask for 'production telemetry for well ID 42-123-45678,' and you get the full breakdown instantly.
- Market research is faster. Instead of reading through multiple press releases to track industry trends, asking for a summary of energy market intelligence gives you the key takeaways right away.
- Compliance checks are simple. Need to know what's happening with permits? Using 'list_drilling_permits' bypasses weeks of manual regulatory paperwork review.
- You get a full picture of assets. Instead of running separate reports for rigs and wells, you can run the 'quick_energy_asset_audit' to see total counts across your operational areas.

## How It Works

The bottom line is that the MCP translates complex energy queries into structured data, giving you actionable answers without leaving your chat window.

1. Connect your AI client to the Enverus Energy Intelligence MCP.
2. Authorize access using your Enverus API Key in the Vinkius portal.
3. Tell your agent what you need. Ask it to 'List all active rigs in Texas' or 'Show me production stats for well ID 42-123-45678.'

## Frequently Asked Questions

**How do I check if a well is active using Enverus Energy Intelligence MCP?**
You can use the quick_energy_asset_audit tool for a general count, or you can run 'get_well_production_telemetry' and provide a specific Well ID to see its current production status.

**Can I find out about recent energy mergers using Enverus Energy Intelligence MCP?**
Yes. Use the list_energy_m_and_a_deals tool. It pulls records of recent transactions, allowing you to track sector shifts without reading dozens of news articles.

**Does this MCP help with drilling permits?**
Absolutely. The list_drilling_permits tool lets your agent retrieve a list of recently issued permits, which is crucial for compliance and planning checks.

**What if I only know the basin name, not the rig ID?**
You can use the list_basin_specific_activity tool. It takes a geological basin as input and lists all associated rigs and wells within that area for you.

**Is 'get_energy_market_intelligence_summary' enough for my research?**
It provides high-level summaries, but if you need proof points or specific asset details, follow up by using a tool like 'list_active_drilling_rigs' to ground the summary in real data.