# Accelerator Venture Builder Equity Split MCP for AI Agents AI Agent Connect

> Accelerator Venture Builder Equity Split MCP helps venture builders and founders model ownership, vesting, and governance. It calculates fair equity distributions based on IP ownership and contribution levels, generates time-based vesting schedules, and establishes decision-making frameworks for new ventures.

## Overview
- **Category:** finance
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_9inEdiPSd2H8qRUiSpom6VCETIwuBf2HY7LUVfaH/ai-agent-connect
- **Tags:** equity, venture-builder, startup, governance, vesting

## Description

Setting up a new venture involves a messy tug-of-war over ownership. You have to balance what the founder brings to the table against the capital, infrastructure, and support provided by the venture builder. This MCP takes the guesswork out of those negotiations. Instead of fighting over arbitrary percentages, you can model ownership based on who actually owns the intellectual property and how much each party is contributing to the build. It handles the math for time-based vesting so you can set clear expectations for how equity is earned over several years. You can also map out how decisions get made, ensuring that governance rights align with the actual control needed to run the company. By connecting this to your AI client via Vinkius, you turn a high-friction negotiation into a structured modeling exercise. It's about getting to a fair deal faster so you can focus on building the actual company.

## Tools

### calculate_equity_split
Determines the recommended ownership percentages for founders and builders. It uses contribution and IP data to find a fair balance.

### determine_governance_rights
Sets up the decision-making framework for the venture. It defines how control and oversight rights are distributed.

### generate_vesting_schedule
Creates a time-based plan for earning equity. It helps define cliffs and monthly earning increments.

## Prompt Examples

**Prompt:** 
```
We have a founder with an idea and a builder providing $500k. The founder owns the IP. What's a fair split?
```

**Response:** 
```
Based on the contribution of IP versus capital, here is a recommended model:

| Party | Equity % | Role/Contribution |
| :--- | :--- | :--- |
| **Founder** | 65% | Idea & IP Ownership |
| **Builder** | 35% | Capital & Infrastructure |

*Note: This model assumes the IP is the primary driver of value.*
```

**Prompt:** 
```
Create a vesting schedule for a new founder with a 12-month cliff and a 4-year total duration.
```

**Response:** 
```
Here is the proposed vesting schedule for the equity:

* **Total Duration:** 48 Months
* **Cliff Period:** 12 Months (No equity earned until month 12)
* **Post-Cliff:** 1/48th of total equity earned monthly

**Milestone Summary:**
- **Month 12:** 25% of total equity vests.
- **Months 13-48:** 2.08% vests each month.
```

**Prompt:** 
```
The builder is an institution. How should we set up governance so they have oversight but the founder keeps control?
```

**Response:** 
```
To balance institutional oversight with founder autonomy, I recommend the following framework:

* **Founder Control:** Majority voting rights on day-to-day operations and hiring.
* **Builder Oversight:** Board seat appointment and veto rights on 'Major Decisions' (e.g., selling the company, taking on massive debt, or changing the business line).
* **Decision Framework:** A tiered voting system where the founder leads, but the builder must approve specific high-impact actions.
```

## Capabilities

### Model ownership splits
Calculate how much equity the founder and the venture builder should each hold.

### Set up vesting schedules
Create time-based plans for how equity is earned over a set period.

### Define decision rights
Establish who has control and how governance works within the venture.

### Weight IP contributions
Adjust ownership percentages based on who owns the underlying intellectual property.

## Use Cases

### Balancing IP ownership in new builds
A founder with an existing patent needs to know how much equity to give a builder who provides the engineering team. They use calculate_equity_split to find the right number.

### Setting up a standard 4-year vest
A venture builder wants to ensure all new founders are aligned with a 1-year cliff. They use generate_vesting_schedule to produce the exact timeline.

### Defining institutional oversight
An institutional builder needs to ensure they have specific veto rights on major decisions. They use determine_governance_rights to draft the control framework.

### Resolving founder disputes
Two partners are arguing over who contributed more to the initial idea. They use calculate_equity_split to model a fair distribution based on their inputs.

## Benefits

- Stop fighting over spreadsheets by using calculate_equity_split to get objective ownership models.
- Remove ambiguity in founder agreements by using generate_vesting_schedule to set clear earning timelines.
- Protect the venture's future by using determine_governance_rights to formalize decision-making power.
- Account for intellectual property value automatically when calculating ownership percentages.
- Speed up the deal-closing process by generating structured term sheets in seconds.

## How It Works

The bottom line is you get mathematically grounded equity and governance models without the manual spreadsheet headache.

1. Connect your AI client to the MCP through the Vinkius dashboard.
2. Provide your agent with the specific contribution details, such as IP ownership and capital input.
3. Receive structured equity, vesting, and governance models directly in your chat interface.

## Frequently Asked Questions

**How can I use the Accelerator Venture Builder Equity Split MCP to negotiate deals?**
You can use it to generate logical ownership models and vesting plans. Instead of guessing, you provide your agent with the specific contributions of each party to get a mathematically sound starting point for negotiations.

**Does the Accelerator Venture Builder Equity Split MCP replace a lawyer?**
No. This MCP is a modeling tool designed to help you and your agent work through the logic of equity and governance. You should always have a legal professional review any final agreements or term sheets.

**Can I model different vesting scenarios with this MCP?**
Yes. You can ask your agent to generate various schedules, such as different cliff lengths or total durations, to see how they impact the equity distribution over time.

**How does this MCP handle intellectual property in equity splits?**
It allows you to factor in IP ownership as a specific variable. This ensures that the person or entity providing the core technology or patent receives a fair share of the ownership.

**Can I use this MCP to decide who has voting rights?**
Yes. You can use it to establish a governance framework that defines how decisions are made and how much control the founder versus the venture builder should hold.

**How does the tool handle IP ownership in equity calculations?**
The `calculate_equity_split` tool applies a premium to the builder's equity if the IP is owned by the builder, reflecting the value of the intellectual property being transferred to the venture.

**Can I generate a vesting schedule for all equity?**
Yes, you can use `generate_vesting_schedule` by providing the total equity pool, the desired vesting period in years, and the cliff period in months.

**What determines the governance rights?**
Governance is determined via `determine_governance_rights`, which evaluates the equity split and whether the builder is an institutional entity with fiduciary duties.