# Cap Table Modeling Engine for equity math. AI Agent Connect

> Cap Table Modeling Engine gives your AI client the ability to handle complex equity math. It handles the heavy lifting of simulating how convertible notes turn into equity, how new option pools dilute existing holders, and exactly how much cash goes to each shareholder during a liquidity event.

## Overview
- **Category:** finance
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_xhZS3nDPDLPaWfjERg3YCP3dbjcFRRu9zL1Ym9oZ/ai-agent-connect
- **Tags:** cap-table, dilution, equity, finance, startup

## Description

You can stop manually building messy spreadsheets to answer basic equity questions. This MCP gives your agent the math engine it needs to model a company's capitalization table accurately. You can use it to see how a new funding round or an expanded option pool changes everyone's percentage. It handles the math for converting SAFEs and convertible notes based on your specific valuation targets. When you need to know what a sale actually means for shareholders, it runs the waterfall to distribute cash according to the current cap table. It's a direct way to get answers about ownership, dilution, and exit payouts without the manual error of a hand-built model.

## Tools

### query_current_ownership
This tool pulls the current distribution of ownership across the company. It shows you exactly who holds what percentage right now.

### simulate_dilution
Use this to model how issuing new equity or expanding an option pool affects existing shareholders. It calculates the resulting ownership shifts.

### calculate_exit_waterfall
This tool determines the specific cash amounts distributed to shareholders during a liquidity event. It follows the payout order for all stakeholders.

### convert_instruments
This tool simulates the conversion of SAFEs and convertible notes into equity. It uses your target valuation and specific terms to find the new ownership levels.

## Prompt Examples

**Prompt:** 
```
What is the current ownership of the company?
```

**Response:** 
```
The current shareholders are: Alice (40%), Bob (30%), and the Employee Pool (30%).
```

**Prompt:** 
```
How much will the shareholders receive if the company is sold for $50,000,000?
```

**Response:** 
```
Based on the exit waterfall, Alice will receive $20,000,000, Bob will receive $15,000,000, and the Employee Pool will receive $15,000,000.
```

**Prompt:** 
```
What happens to ownership if we increase the option pool to 15%?
```

**Response:** 
```
Increasing the option pool to 15% will result in Alice's ownership moving from 40% to 34%, Bob's from 30% to 25.5%, and the Employee Pool from 30% to 25.5%.
```

## Capabilities

### Dilution Modeling
Your agent calculates how new shares or option pools impact current ownership percentages.

### Instrument Conversion
The agent simulates turning SAFEs and notes into equity at specific valuations.

### Exit Payouts
Your agent runs waterfall calculations to see cash distributions during a sale.

### Ownership Audits
The agent checks the current state of the cap table to verify ownership levels.

## Use Cases

### Fundraising Prep
Model how a new seed or Series A round will dilute the current cap table.

### Option Pool Planning
Calculate the exact ownership impact of increasing the employee option pool.

### Exit Strategy Analysis
Run a waterfall calculation to see what shareholders walk away with in a sale.

### Convertible Note Tracking
Simulate how notes convert into equity when a target valuation is hit.

## Benefits

- Eliminates manual spreadsheet errors in equity math.
- Provides instant answers to 'what if' dilution scenarios.
- Automates the conversion math for SAFEs and convertible notes.
- Calculates exit payouts based on real cap table data.

## How It Works

Get your equity math running in your preferred AI client in minutes.

1. Subscribe to the MCP on Vinkius.
2. Connect your AI client like Claude or Cursor with one click.
3. Ask your agent to run a simulation or query ownership.
4. Receive precise mathematical outputs directly in your chat interface.

## Frequently Asked Questions

**How does this MCP handle SAFE conversions?**
It uses the convert_instruments tool to simulate how SAFEs turn into equity based on your specific valuation and terms.

**Can I use this with Cursor or VS Code?**
Yes, this MCP works with any MCP-compatible client including Cursor, Windsurf, and VS Code.

**Does it calculate exit payouts?**
Yes, the calculate_exit_waterfall tool determines how cash is distributed to all shareholders during a liquidity event.

**How do I see current ownership?**
You can use the query_current_ownership tool to get the current distribution of the company.

**Where is the data hosted?**
Vinkius hosts and manages the MCP, so you don't have to run it locally or manage credentials yourself.
