# Force Majeure Impact Calculator MCP for AI Agents AI Agent Connect

> Force Majeure Impact Calculator lets you figure out how unexpected events like natural disasters or wars actually affect your contracts. It handles the math for when deadlines shift, how long a project might be paused, and if you have the legal right to walk away from a deal. Use it to get clear dates and risk assessments for Service, Supply, or Construction agreements when things go sideways.

## Overview
- **Category:** legal
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_WW95tHRZGqTa6VXLC5WtRM9P4QEm3Vhl3RxgPlQV/ai-agent-connect
- **Tags:** force-majeure, contract-law, compliance, risk-assessment, legal-tech

## Description

When a major event hits, the first thing most people do is scramble through pages of dense legal text to figure out what happens next. You need to know if the clock has stopped, when you need to send a formal notice, and whether the situation has lasted long enough to cancel the agreement entirely. This Connector takes that guesswork out of the equation. Instead of manually cross-referencing dates and jurisdiction rules, you can ask your agent to do the heavy lifting. It looks at the start of an event and the expected duration to tell you exactly when work should resume. It also handles the tricky differences between US and EU laws to make sure you don't miss a notification window. If you're managing large-scale construction or supply chains, it helps you spot the exact moment a contract becomes terminable. It's a practical way to manage risk when the unpredictable happens. By adding this to your toolkit on Vinkius, you turn a complex legal headache into a set of clear, actionable dates. It helps you keep your operations moving while staying compliant with the fine print.

## Tools

### calculate_suspension_period
Determines the exact date when the suspension of contractual obligations is expected to end. This helps you plan for project restarts without guessing.

### determine_notice_deadline
Identifies the final date by which the affected party must formally notify the counterparty. It ensures you stay compliant with specific regional laws.

### evaluate_termination_trigger
Determines if the prolonged nature of the event has reached the threshold for termination. Use this to see if you can legally walk away from a stalled deal.

## Prompt Examples

**Prompt:** 
```
A flood hit our construction site on May 10th and it's been 45 days. Can we cancel the contract?
```

**Response:** 
```
Based on the current situation, here is the assessment for your construction contract:

* **Current Duration:** 45 days
* **Termination Threshold:** 90 days (US Common Law)
* **Status:** **Not yet eligible** for termination.

You have 45 days remaining before the threshold is reached. I recommend monitoring the situation closely.
```

**Prompt:** 
```
We have a supply contract in the US. If a strike started yesterday, when is our deadline to tell them?
```

**Response:** 
```
For a US Common Law jurisdiction, the formal notice window is typically 7 days. 

* **Strike Start Date:** 2024-05-20
* **Notice Deadline:** 2024-05-27

You should ensure the formal notification is sent by the end of the day on May 27th to remain compliant.
```

**Prompt:** 
```
The port was closed for 30 days starting Jan 1st. When are we supposed to start shipping again?
```

**Response:** 
```
Based on the 30-day suspension period starting January 1st, here is your updated schedule:

| Milestone | Date |
| :--- | :--- |
| Event Start | Jan 1, 2024 |
| Suspension End | Jan 31, 2024 |
| **Resumption Date** | **Feb 1, 2024** |

All shipping obligations are expected to resume on February 1st.
```

## Capabilities

### Find the exact date obligations resume
Determines the specific calendar date when a contract's paused duties are expected to start again.

### Identify the final deadline for formal notification
Calculates the cutoff date for informing a counterparty about a disruption based on regional laws.

### Check if an event allows for contract termination
Evaluates if a delay has lasted long enough to trigger a legal exit from a service or supply deal.

### Calculate suspension periods for construction projects
Provides precise timing for project pauses caused by environmental or external factors.

### Compare notice windows between US and EU laws
Distinguishes between Common Law and Civil Law requirements for legal notifications.

## Use Cases

### Construction Delay
A project is halted by a flood. A manager asks the agent if a 45-day delay hits the threshold for a construction contract using `evaluate_termination_trigger`.

### Supply Chain Halt
A factory shuts down due to a strike. A director asks for the notice deadline to inform the client of the delay using `determine_notice_deadline`.

### Service Outage
A software provider faces a regional blackout. A legal team checks the resumption date for service obligations using `calculate_suspension_period`.

### International Trade
A shipping route is blocked. A logistics lead checks if EU Civil Law rules change the notice requirements using `determine_notice_deadline`.

## Benefits

- Stop guessing on dates. Use `calculate_suspension_period` to get an exact resumption date based on your specific event data.
- Avoid missed deadlines. `determine_notice_deadline` checks regional laws so you don't miss critical notification windows.
- Know your exit rights. Use `evaluate_termination_trigger` to see if a long delay gives you the right to cancel a contract.
- Save hours of manual review. Your agent handles the logic for Service, Supply, and Construction contracts instantly.
- Stay compliant across borders. The Connector accounts for different rules in US Common Law and EU Civil Law automatically.

## How It Works

The bottom line is you get clear, actionable dates for contract compliance during unexpected disruptions.

1. Connect the Connector to your AI client via Vinkius.
2. Provide the event details, such as the start date and expected duration.
3. Get back specific dates for resumption, notice deadlines, and termination rights.

## Frequently Asked Questions

**Can the Force Majeure Impact Calculator help with construction delays?**
Yes, it specifically checks termination thresholds for construction contracts to tell you if a delay is long enough to end the agreement.

**Does it work for both US and EU contracts?**
Yes, it distinguishes between US Common Law and EU Civil Law requirements to ensure you get the correct notice deadlines for different regions.

**How does it help with supply chain disruptions?**
It calculates the resumption dates and notice windows for supply agreements, helping you manage logistics when manufacturing or shipping stops.

**Can I use it to see if I can cancel a contract?**
Yes, it evaluates if the duration of a specific event has met the legal requirements for termination in your specific contract type.

**Does it calculate the exact date work resumes?**
Yes, it provides a specific calendar date for when obligations resume based on the start date and the expected duration of the event.

**How can I find out when my contract obligations will resume?**
Use the `calculate_suspension_period` tool by providing the event start date and the estimated duration in days.

**What is the deadline for notifying a counterparty of an event?**
The `determine_notice_deadline` tool calculates this based on whether the contract follows US Common Law (7-day window) or EU Civil Law (14-day window).

**Can I check if I have the right to terminate a contract?**
Yes. Use `evaluate_termination_trigger` with the current event duration and your contract type (Service, Supply, or Construction) to see if the threshold has been met.