# Drilling Rig Contract Analysis AI Agent Connect

> Drilling Rig Contract Analysis MCP gives oil and gas operators the math needed for rig procurement. Your AI client uses these tools to calculate total well costs, quantify financial exposure from delays, and compare long-term contracts against spot market volatility. It also checks market supply and demand to see if your drilling plan is actually feasible.

## Overview
- **Category:** risk-management
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_Z9pYhvZPr3WisQ2ILvMnNaqesnqrwoxLEVn3wFeQ/ai-agent-connect
- **Tags:** drilling, rig-procurement, contract-analysis, energy, financial-modeling

## Description

You can stop manually building spreadsheets for every rig deployment. This MCP gives your AI client the specific logic needed to handle drilling economics. When you're planning a well program, you can use it to find the total financial requirement for a single rig deployment or check if a specific contract strategy makes sense against current market volatility. It handles the heavy lifting of quantifying how much a delay will actually cost you in real dollars. You can also pull in market supply and demand data to see if the rigs you need are actually available or if you're facing a critical shortage. It's built to turn raw procurement data into clear financial risk assessments.

## Tools

### analyze_rig_availability
This tool checks if your drilling plan is actually doable by looking at current market supply and demand.

### compare_contract_strategies
Use this to decide if a long-term term contract or a short-term spot market approach is the better financial move.

### evaluate_duration_risk
This tool calculates your financial exposure if a well program runs longer than you originally planned.

### get_total_well_cost
This tool calculates the full financial requirement for a single rig deployment.

## Prompt Examples

**Prompt:** 
```
What is the total cost for a 30-day well with a $50,000 day rate and $200,000 mobilization fee?
```

**Response:** 
```
The total well cost is $1,700,000, with an effective daily rate of $56,666.67.
```

**Prompt:** 
```
If my planned duration is 40 days and I expect a 5-day delay at a $60,000 day rate, what is my risk?
```

**Response:** 
```
The delay cost is $300,000, which is a 12.5% risk relative to the original planned cost.
```

**Prompt:** 
```
Is it better to use a term contract at $55,000/day or a spot market at $60,000/day for a 50-day operation with a volatility index of 0.1?
```

**Response:** 
```
The recommended strategy is TERM, as the adjusted spot cost is higher due to market volatility.
```

## Capabilities

### Well Cost Modeling
Your agent calculates the total financial requirement for rig deployments.

### Risk Quantification
Your AI client measures the financial impact of unexpected well duration increases.

### Contract Comparison
Your agent compares the economics of term contracts versus spot market rates.

### Market Feasibility
Your AI client assesses rig availability based on supply and demand.

## Use Cases

### Budgeting for New Wells
Calculate the total cost of a rig deployment before finalizing the budget.

### Delay Impact Analysis
Determine how much a 5-day or 10-day delay will increase your total well cost.

### Contract Selection
Decide between a term contract or spot market based on current volatility indices.

### Market Readiness Checks
Verify if enough rigs are available in the market to support your upcoming drilling schedule.

## Benefits

- Calculates total well costs including mobilization and day rates.
- Quantifies the exact dollar impact of project delays.
- Compares term and spot market strategies against volatility.
- Evaluates rig availability to confirm procurement feasibility.

## How It Works

You connect the MCP to your AI client and start asking questions about your drilling data.

1. Connect your preferred client like Claude or Cursor to Vinkius.
2. Provide your drilling parameters like day rates, mobilization fees, or planned duration.
3. The AI client calls the specific tool needed to run the math.
4. You receive a direct answer with calculated costs or risk percentages.

## Frequently Asked Questions

**What AI clients can I use with this MCP?**
You can use any MCP-compatible client, including Claude, Cursor, Windsurf, and VS Code.

**How does the MCP handle contract comparisons?**
It compares the economics of long-term term contracts against spot market volatility to find the most sound approach.

**Can this tool help with rig availability?**
Yes, it uses the analyze_rig_availability tool to assess if your drilling plan is feasible based on market supply and demand.

**Does it calculate the impact of delays?**
Yes, the evaluate_duration_risk tool quantifies your financial exposure if a well program takes longer than expected.

**Where is the MCP hosted?**
Vinkius hosts and manages the MCP, so you don't have to worry about setup or maintenance.

**How do I calculate the total cost of a rig deployment?**
You can use the `get_total_well_cost` tool by providing the planned duration, the daily rate, and the mobilization cost.

**Can this tool help me decide between a term contract and the spot market?**
Yes, the `compare_contract_strategies` tool compares term and spot rates while accounting for market volatility to recommend the most economical approach.

**How is duration risk measured?**
The `evaluate_duration_risk` tool calculates the additional cost incurred from delays and the resulting risk percentage relative to the original plan.
