# FSRU Design Suite AI Agent Connect

> FSRU Design Suite MCP gives your AI agent the math and logic needed to design Floating Storage and Regasification Units. It handles the heavy lifting for sizing LNG storage volumes, rating regasification equipment, and selecting mooring systems based on environmental conditions. You can also run operational profiles to check if a design meets annual gas delivery targets.

## Overview
- **Category:** engineering
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_VMZslf3lzw1mY66Whpz4Boz1CQ9mMu7zZN3N92XJ/ai-agent-connect
- **Tags:** fsru, lng, maritime-design, energy-infrastructure, regasification

## Description

You can now bring specialized maritime and LNG engineering logic directly into your AI client. This MCP provides the specific formulas and methodologies required to size Floating Storage and Regasification Units (FSRU) accurately. Instead of manually calculating volumes or equipment ratings, you tell your agent your import requirements and environmental constraints, and it handles the technical sizing.

Your agent uses this MCP to determine how much LNG you need to store to maintain a safety buffer between deliveries. It also calculates the necessary regasification equipment rating to ensure you meet sendout demands, even when accounting for weather or maintenance downtime. For structural stability, the MCP helps you select the right mooring type for specific wave and wind conditions. It's a practical way to move from rough requirements to a preliminary technical design within your existing coding or chat environment.

## Tools

### calculate_regasification_capability
This tool determines the equipment rating needed to hit your specific sendout targets.

### calculate_storage_capacity
Use this to find the required liquid LNG storage volume for your FSRU.

### design_mooring_system
This tool selects the appropriate mooring type and calculates structural strength needs based on environmental data.

### evaluate_operational_profile
This tool summarizes how well an FSRU can meet annual gas demands by factoring in weather and maintenance.

## Prompt Examples

**Prompt:** 
```
Calculate the required LNG storage for a daily sendout of 500 units with deliveries every 14 days and a 3-day safety buffer.
```

**Response:** 
```
The required storage volume is 8,500 units, with a safety reserve of 1,500 units.
```

**Prompt:** 
```
What mooring type is needed for a site with 5 meter significant wave height and 25 knot wind speed?
```

**Response:** 
```
A Turret Mooring system is required to maintain stability in these environmental conditions.
```

**Prompt:** 
```
Determine the regasification equipment rating for a 400 unit sendout rate with 0.1 weather downtime and 0.05 maintenance downtime.
```

**Response:** 
```
The required equipment rating is 470.59 units to ensure a 400 unit sendout rate is met given the 85% availability.
```

## Capabilities

### LNG Storage Sizing
The agent calculates the exact liquid volume needed based on delivery frequency and safety buffers.

### Equipment Rating
Your agent determines regasification capacity requirements to meet specific sendout rates.

### Mooring Selection
The MCP identifies mooring types and structural requirements for specific sea states.

### Reliability Modeling
Your agent assesses annual gas delivery reliability by factoring in downtime and weather.

## Use Cases

### Preliminary FSRU Sizing
Quickly estimate LNG storage and regasification needs during the early design phase.

### Environmental Stability Checks
Verify if a chosen mooring system can handle specific wave heights and wind speeds.

### Supply Reliability Analysis
Model how weather downtime affects the ability to meet annual gas demands.

### Equipment Specification
Determine the exact regasification rating needed to maintain a constant sendout rate.

## Benefits

- Calculates storage volumes using specific safety buffer parameters.
- Adjusts equipment ratings based on weather and maintenance downtime.
- Matches mooring systems to specific wave and wind conditions.
- Provides a summary of annual gas delivery capability.

## How It Works

Connect your client to Vinkius and start running engineering calculations immediately.

1. Connect your AI client to the Vinkius-hosted MCP.
2. Provide your design parameters like sendout rates or wave heights.
3. The agent invokes the specific tool needed for the calculation.
4. Receive technical sizing and stability results directly in your chat.

## Frequently Asked Questions

**What can this MCP calculate for FSRU design?**
It calculates LNG storage capacity, regasification equipment ratings, mooring system requirements, and operational reliability profiles.

**How does the MCP handle weather downtime?**
The evaluate_operational_profile tool uses weather downtime to assess the FSRU's ability to meet annual gas demands.

**Can I use this with Cursor or Claude?**
Yes, you can connect this MCP to any MCP-compatible client including Claude, Cursor, and Windsurf.

**Does this tool help with mooring stability?**
Yes, the design_mooring_system tool determines the appropriate mooring type and structural strength needed for specific environmental conditions.

**How is regasification capacity determined?**
The calculate_regasification_capability tool determines the required equipment rating to meet your target sendout demands.
