# Venture Vesting Acceleration AI Agent Connect

> Quantify the economic impact of equity acceleration during corporate exits.

## Overview
- **Category:** finance
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_ZcTfolns2Ab3RFKvxFtOviBakI8ncd5mwHdb32LW/ai-agent-connect
- **Tags:** vesting, acceleration, equity, exit-strategy, financial-modeling

## Description

This MCP server provides specialized financial modeling for venture-backed founders and investors. It calculates the economic impact of equity acceleration during changes of control. Use `calculate_acceleration_economics` to determine core financial metrics, `assess_retention_impact` to evaluate founder retention risks, `estimate_tax_impact` to model tax burdens, and `simulate_coc_scenarios` to compare single and double trigger costs.

## Tools

### assess_retention_impact


### calculate_acceleration_economics


### estimate_tax_impact


### simulate_coc_scenarios


## Prompt Examples

**Prompt:** 
```
Calculate the acceleration economics for 15% unvested shares with a single trigger at a $5.00 share price and 1,000,000 total shares.
```

**Response:** 
```
The acceleration value is $750,000.00, with a total deal cost of $750,000.00 for the 150,000 unvested shares.
```

**Prompt:** 
```
What is the retention impact for a founder with a $250,000 salary if the acceleration value is $1,000,000 using a double trigger?
```

**Response:** 
```
The retention score is high, as the double trigger structure incentivizes the founder to remain with the company to ensure the second trigger condition is met.
```

**Prompt:** 
```
Estimate the tax impact for an acceleration value of $500,000 in a high-tax jurisdiction.
```

**Response:** 
```
The estimated tax liability is $200,000.00, resulting in net proceeds of $300,000.00.
```

## Frequently Asked Questions

**What is the difference between single and double trigger acceleration?**
Single trigger acceleration occurs immediately upon a Change of Control. Double trigger acceleration requires both a Change of Control and a subsequent termination of the founder.

**How can I model the cost of an acquisition?**
You can use the `simulate_coc_scenarios` tool to model the total deal cost under different acquisition premiums and trigger types.

**Does this tool account for tax implications?**
Yes, the `estimate_tax_impact` tool allows you to estimate the tax liability and net proceeds based on the acceleration value and jurisdiction tax levels.
