# Bench Design Parameters AI Agent Connect

> Bench Design Parameters MCP gives your AI client the specialized math needed for open-pit mine engineering. It handles the heavy lifting for calculating vertical limits, equipment clearance, and pit wall slopes based on specific rock types and machinery dimensions.

## Overview
- **Category:** engineering
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_4vqJHxYQPEBUyp9t6F3E7uiDKT34iC64KF07jyQY/ai-agent-connect
- **Tags:** open-pit, bench-design, mining-engineering, geology, safety

## Description

You can now bring specialized mining geometry calculations directly into your AI workflow. This MCP provides the specific formulas and safety checks required for designing open-pit benches. Instead of manually calculating clearances or slope angles, you ask your agent to run the numbers based on the rock characteristics and equipment you are using on-site.

Whether you are working with hard rock or weathered material, the tools here ensure your designs stay within operational limits. You can determine how high a bench can safely go, how wide it needs to be to accommodate your haul trucks, and what the overall pit wall slope looks like across multiple benches. It also acts as a safety check, verifying that your proposed dimensions meet the necessary standards for the specific geology and machinery in your pit.

## Tools

### calculate_bench_width
This tool calculates the horizontal width needed for a bench to keep equipment safe and provide proper rock catchment.

### estimate_inter_ramp_angle
Use this to find the total slope angle of a pit wall across several benches.

### get_bench_height
This tool determines the maximum vertical height for a bench based on the stability of the rock type.

### validate_design_compliance
This tool checks your proposed design against safety and operational standards for your specific rock and equipment.

## Prompt Examples

**Prompt:** 
```
What is the recommended bench height for Hard-Rock with large-scale equipment?
```

**Response:** 
```
The recommended bench height for Hard-Rock with large-scale equipment is 15 meters, with a maximum allowable height of 18 meters.
```

**Prompt:** 
```
Calculate the required bench width for a 6-meter wide machine in Sedimentary rock.
```

**Response:** 
```
The total required bench width is 12.5 meters, which includes a 9.0 meter working width and a 3.5 meter safety berm.
```

**Prompt:** 
```
Is a design with 12m height and 10m width compliant for Weathered rock and a 5m wide machine?
```

**Response:** 
```
No, the design is non-compliant because the height exceeds the stability limits for Weathered rock.
```

## Capabilities

### Vertical Limit Calculation
Your agent uses this to find the safest bench height for specific rock types.

### Equipment Clearance Checks
The AI calculates the necessary bench width to accommodate your specific machinery.

### Slope Angle Estimation
Your agent determines the overall inter-ramp angle for the pit wall.

### Safety Compliance Verification
The AI checks if your design parameters meet operational safety requirements.

## Use Cases

### Bench Height Optimization
Determine the safest vertical limits when moving from hard rock to weathered zones.

### Equipment Safety Planning
Calculate the exact bench width needed for specific haul truck dimensions.

### Pit Wall Slope Design
Estimate the inter-ramp angle to plan the overall pit geometry.

### Design Compliance Auditing
Run a final check on design parameters to ensure they meet safety standards.

## Benefits

- Reduces manual calculation errors in pit wall design.
- Connects geological data directly to geometric constraints.
- Provides instant safety validation for proposed designs.
- Speeds up the iteration of bench and slope parameters.

## How It Works

Get your mining geometry tools running in your AI client in minutes.

1. Subscribe to the MCP on Vinkius.
2. Connect your client like Claude or Cursor using the provided link.
3. Provide your rock type and equipment dimensions to your agent.
4. The agent uses the MCP tools to run the specific calculations.
5. Receive precise design parameters or compliance results immediately.

## Frequently Asked Questions

**What can this MCP calculate for mine design?**
It calculates bench height, bench width, inter-ramp angles, and validates design compliance based on rock and equipment.

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

**Does the tool account for different rock types?**
Yes, the tools use rock characteristics to determine height limits and compliance.

**How does it handle equipment dimensions?**
You provide the machine width, and the tool calculates the required bench width including safety berms.

**Do I need to host the MCP myself?**
No, Vinkius hosts and manages the MCP for you, so it is ready to use once you connect.

**How does rock type affect bench design?**
Rock type dictates stability. For example, using `get_bench_height` with 'Hard-Rock' will yield different results than 'Weathered' rock because harder rock supports steeper, higher benches.

**Can I check if my design is safe?**
Yes, use the `validate_design_compliance` tool to check if your proposed height and width meet safety requirements for your specific equipment and rock type.

**How is the inter-ramp angle calculated?**
The `estimate_inter_ramp_angle` tool calculates the overall slope by considering the bench height, total bench width, and the width of the catch bench.
