# Biodiversity Impact Assessment AI Agent Connect

> Biodiversity Impact Assessment MCP gives your AI client the ability to model the biological consequences of industrial projects. It calculates habitat loss, evaluates fragmentation risks, and checks if your mitigation strategies follow the required regulatory hierarchy.

## Overview
- **Category:** environment
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_F9f7MdqpeQSYLKJHAm70I2L9qbUJW0D01MCdYhx2/ai-agent-connect
- **Tags:** biodiversity, habitat, iucn, mitigation, ecology

## Description

You can now run detailed ecological impact models directly through your AI client. This MCP provides the specific logic needed to evaluate how industrial footprints, like oil and gas infrastructure, affect local ecosystems. Instead of manually calculating area losses or checking compliance against regulatory sequences, you let your agent handle the math and the logic. 

You can determine exactly how much habitat is lost across different types within a project area or assess if a new pipeline will split a continuous habitat into disconnected fragments. It also acts as a compliance check. If you have a mitigation plan, the MCP can verify that you are following the mandatory sequence of avoidance, minimization, restoration, and offsetting. This moves your environmental assessment from rough estimates to data-driven reports that follow standard ecological protocols.

## Tools

### audit_mitigation_hierarchy
This tool checks if your proposed mitigation plan follows the mandatory priority sequence of avoidance, minimization, restoration, and offsetting.

### evaluate_species_impact
This tool measures the biological consequences of project activities by looking at the presence of sensitive species.

### get_habitat_loss_summary
This tool calculates the total amount of habitat lost across all specific types within a project footprint.

### assess_fragmentation_risk
This tool evaluates the risk that industrial infrastructure will split large habitats into smaller, disconnected pieces.

## Prompt Examples

**Prompt:** 
```
Calculate the habitat loss for a 500 hectare project where 50 hectares of rainforest and 20 hectares of grassland are impacted.
```

**Response:** 
```
The total area lost is 70 hectares, consisting of 50 hectares of rainforest and 20 hectares of grassland.
```

**Prompt:** 
```
What is the fragmentation risk for a 100km pipeline passing through a habitat that is 5km wide?
```

**Response:** 
```
The fragmentation index is high due to the significant length of the pipeline relative to the habitat width, creating a substantial edge effect area.
```

**Prompt:** 
```
Is a mitigation plan that only uses offsetting compliant with the hierarchy?
```

**Response:** 
```
No, the plan is non-compliant because it fails to address avoidance and minimization before moving to offsetting.
```

## Capabilities

### Habitat Loss Calculation
Your agent calculates total area lost across various ecosystem types.

### Fragmentation Modeling
The MCP evaluates how infrastructure splits habitats into disconnected pieces.

### Species Impact Analysis
Your AI client measures biological consequences based on sensitive species presence.

### Compliance Auditing
The tool verifies that mitigation plans follow the mandatory priority sequence.

## Use Cases

### Pipeline Routing
Assess how a new pipeline route might fragment a continuous habitat.

### Regulatory Compliance
Verify that a proposed mitigation strategy follows the required priority sequence.

### Project Footprint Analysis
Calculate the total hectares of specific habitats lost during industrial construction.

### Sensitive Species Protection
Evaluate the biological impact of operations on areas containing sensitive species.

## Benefits

- Automates the calculation of habitat loss across multiple ecosystem types.
- Identifies fragmentation risks caused by linear infrastructure.
- Validates mitigation plans against the mandatory avoidance and minimization hierarchy.
- Provides data-driven biological consequence measurements.

## How It Works

Connect your client to Vinkius to start running ecological models.

1. Connect your MCP-compatible client to Vinkius.
2. Provide your project data or habitat parameters to your AI client.
3. Ask your agent to run specific tools like habitat loss or fragmentation checks.
4. Receive structured ecological data and compliance results.

## Frequently Asked Questions

**What can this MCP do for environmental assessments?**
It calculates habitat loss, assesses fragmentation risks, evaluates species impact, and audits mitigation plans for regulatory compliance.

**How does the mitigation hierarchy audit work?**
The tool checks if a plan follows the mandatory sequence of avoidance, minimization, restoration, and offsetting.

**Can I use this with Claude or Cursor?**
Yes, you can connect this MCP to any MCP-compatible client like Claude, Cursor, or Windsurf.

**Does it calculate specific habitat types?**
Yes, the get_habitat_loss_summary tool calculates the total amount of habitat lost across all types within a project footprint.

**What is fragmentation risk?**
It is the risk that industrial infrastructure, such as a pipeline, will split large habitats into smaller, disconnected pieces.

**How do I calculate the total area of habitat lost?**
You can use the `get_habitat_loss_summary` tool by providing the total project footprint area and a map of the impacted habitat types.

**Can this tool check if my mitigation plan is valid?**
Yes, the `audit_mitigation_hierarchy` tool checks if your proposed actions follow the required priority sequence of avoidance, minimization, restoration, and offsetting.

**How is species risk calculated?**
The `evaluate_species_impact` tool calculates risk by weighting the presence of species against their IUCN Red List categories and the magnitude of habitat loss.
