ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Venture Liquidation Engine with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Calculate exit proceeds, liquidation preferences, and investor conversion decisions.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 4 capabilities

The complete Venture Liquidation Engine capability set.

These are the exact actions your AI can choose when you ask it to work with Venture Liquidation Engine.

Capability set01 / 01

01-04

4 capabilities in this set.

Part of 4 available through Venture Liquidation Engine.

  1. 01

    Calculate waterfall

    Perform the core calculation of an exit event to determine the final payout for every stakeholder

  2. 02

    Validate cap table

    Ensure the provided equity structure is mathematically sound before running heavy waterfall simulations

  3. 03

    Get investor summary

    Extract high-level metrics for a specific investor class to assist in negotiation modeling

  4. 04

    Simulate exit scenarios

    Compare different exit values against the current cap table to see at what break-even points investors should convert to common stock

One connector, every AI

Venture Liquidation Engine works with the most popular AI clients.

These are the most popular clients, each with a step-by-step guide: one link, set up once, with governance and visibility built in. And because everything runs on the MCP standard, the same connection also works in any other compatible client — nothing to rebuild.

Building your own app? The connector is yours to use.

You don't need a client to put Venture Liquidation Engine to work: the same hosted connection plugs into your own applications and agent code, with the same governance on every request. Build with it, chat with it — one connection for both.

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 4 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Venture Liquidation Engine, so you can see the experience inside your AI.

It does not authenticate your account with Venture Liquidation Engine. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Venture Liquidation Engine Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_MSDjQXB7greyIcDbA2pLcauvstRMX6ppGypaXfiZ/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Venture Liquidation Engine capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "venture-liquidation-waterfall-engine-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_MSDjQXB7greyIcDbA2pLcauvstRMX6ppGypaXfiZ/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

Guided setup for Claude? How to give Claude access to Venture Liquidation Engine

See all the AI clients this connector works with ↑

FAQ

Questions Venture Liquidation Engine owners ask.

  • 01

    How does the engine handle stacked preferences?

    The engine iterates through the investor classes in order, satisfying the liquidation preference of each tier before moving to the next, as defined in calculate_waterfall.

  • 02

    Can I check if an investor should convert to common stock?

    Yes, you can use simulate_exit_scenarios to identify the specific exit values where converting to common stock yields a higher payout than the liquidation preference.

  • 03

    How do I ensure my cap table data is correct?

    Use the validate_cap_table capability to verify that the sum of all investor ownership percentages and founder ownership equals exactly 100%.