# US Lease Break Penalty Calculator MCP for AI Agents AI Agent Connect

> US Lease Break Penalty Calculator helps you figure out the costs of ending a lease early. It calculates unpaid rent, checks state-specific legal obligations regarding landlord duties, and estimates settlement ranges for both residential and commercial properties.

## Overview
- **Category:** finance
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_edIgBPs2fZ9fHGhfzmcaKtrjZCEpuFGDw7WoBAae/ai-agent-connect
- **Tags:** lease, rental, us-law, settlement, calculator, landlord, tenant

## Description

When a tenant wants out or a landlord needs to move on, the math gets messy fast. You're dealing with different state laws, re-letting costs, and the specific duty to mitigate damages that varies from place to place. This Connector takes that guesswork out of the equation. Instead of digging through legal PDFs or using a generic calculator that doesn't know your state's rules, you can just ask your agent to run the numbers. It handles the heavy lifting of figuring out what's actually owed and what a fair settlement looks like. It's a huge time saver for property managers who handle dozens of these requests a month. Because it's part of the Vinkius catalog, you can plug it right into your existing setup and start getting accurate figures in seconds. It turns a stressful legal headache into a clear list of numbers you can actually use to negotiate.

## Tools

### calculate_gross_loss
This tool figures out the total amount of rent that hasn't been paid yet. It's the starting point for any lease break calculation.

### get_state_mitigation_duty
This tool looks up the specific laws in a state regarding how fast a landlord must find a new tenant. It ensures your numbers follow local rules.

### estimate_lease_break_settlement
This tool combines the gross loss and mitigation factors to give you a reasonable settlement range. It's the final number you use for negotiations.

## Prompt Examples

**Prompt:** 
```
How much would a tenant in Florida owe if they break a $3000/month lease with 8 months left?
```

**Response:** 
```
Based on the lease details provided, here is the breakdown for the lease termination in Florida:

**Financial Summary**
*   **Monthly Rent:** $3,000
*   **Remaining Term:** 8 months
*   **Gross Loss:** $24,000

**Settlement Estimate**
*   **Estimated Settlement Range:** $18,000 - $21,000

*Note: This range accounts for Florida's specific mitigation duties and typical re-letting costs.*
```

**Prompt:** 
```
What are the landlord's duties in New York if a tenant leaves early?
```

**Response:** 
```
In New York, landlords have a specific legal obligation to mitigate damages. Here is what your agent found:

*   **Duty to Mitigate:** Landlords are required to make reasonable efforts to find a new tenant as soon as possible.
*   **Key Factor:** Failure to attempt to re-let the property can result in the landlord being held liable for the full remaining lease amount.
*   **Action Item:** Ensure the move-out notice clearly states the intent to re-list the property immediately.
```

**Prompt:** 
```
Estimate a settlement for a commercial lease in Georgia with $8000 rent and 10 months left.
```

**Response:** 
```
Here is the settlement analysis for the commercial lease in Georgia:

| Item | Details |
| :--- | :--- |
| **Gross Loss** | $80,000 |
| **State Mitigation** | Moderate Duty |
| **Est. Settlement** | **$65,000 - $72,000** |

**Analysis:** The settlement range reflects Georgia's moderate mitigation duty and standard commercial re-letting overhead.
```

## Capabilities

### Calculate total unpaid rent
Get a clear total of the remaining rent owed on a lease based on the months left.

### Retrieve state-specific legal rules
Find out exactly what a landlord's duty to mitigate damages is in any US state.

### Estimate a fair settlement range
Get a calculated range for a reasonable settlement that accounts for re-letting costs.

### Identify landlord mitigation duties
See what legal obligations a landlord has to find a new tenant after a break.

### Determine re-letting cost impacts
Factor in the costs of finding a new tenant into the final settlement math.

## Use Cases

### Tenant wants to break a residential lease
A tenant asks their agent how much they'll owe to move out early. The agent uses calculate_gross_loss and get_state_mitigation_duty to provide a clear breakdown.

### Landlord negotiating a commercial exit
A property owner wants to know if they can get a settlement. The agent uses estimate_lease_break_settlement to find a fair price for the remaining term.

### Attorney drafting a move-out agreement
A lawyer needs to know the specific duties in a state. They ask the agent to use get_state_mitigation_duty to ensure the contract is legally sound.

### Property manager handling a bulk request
A manager handles five lease breaks in one day. They use calculate_gross_loss for each to quickly update the owner's dashboard.

## Benefits

- Stop guessing on settlement numbers by using estimate_lease_break_settlement to get a defensible range for negotiations.
- Save hours of research by pulling state-specific rules automatically with get_state_mitigation_duty.
- Get instant totals for unpaid rent using calculate_gross_loss instead of manually multiplying months and rates.
- Provide faster answers to tenants by giving them clear, data-backed figures on their move-out costs.
- Reduce friction in commercial real estate deals by quickly identifying the financial impact of early exits.

## How It Works

The bottom line is you get a defensible financial estimate for lease terminations without doing the manual math or legal research.

1. Tell your agent the lease details like the monthly rent and how many months are left.
2. Specify the state where the property is located to pull the correct legal rules.
3. Get a breakdown of the gross loss and a suggested settlement range for the move-out.

## Frequently Asked Questions

**Does the US Lease Break Penalty Calculator handle commercial leases?**
Yes, the Connector provides calculations and settlement estimates for both residential and commercial lease terminations.

**How does it know the laws for my specific state?**
It automatically retrieves state-specific legal mitigation obligations, so you don't have to research the laws yourself.

**Can I use it to get a final legal document?**
No, this Connector provides the financial data and legal context you need to create a document, but it does not draft the final contract.

**Is the settlement range accurate?**
It provides a calculated range based on the gross rent loss and the specific mitigation factors of the state.

**What happens if I don't know the rent amount?**
To get an accurate calculation, you will need to provide the current monthly rent and the number of months remaining on the lease.

**Can it help me negotiate with a tenant?**
Yes, it gives you a defensible range of what a fair settlement looks like, which you can use during your negotiations.

**How can I calculate the total unpaid rent?**
Use the `calculate_gross_loss` tool by providing the monthly rent and the number of months remaining in the lease term.

**Does this server account for state laws?**
Yes. The `get_state_mitigation_duty` tool provides specific legal mitigation obligations and expected reduction factors based on the provided US state code.

**Can I estimate a final settlement amount?**
Yes. The `estimate_lease_break_settlement` tool calculates a reasonable range for settlement, considering the gross loss, re-letting costs, and state-specific mitigation factors.