# Heat Exchanger Sizing Pro is a thermal engineering MCP. AI Agent Connect

> Heat Exchanger Sizing Pro handles the heavy lifting for shell and tube thermal design. Your AI client uses this MCP to run thermodynamic calculations, determine Log Mean Temperature Difference, and calculate the physical geometry needed for manufacturing. It moves you from raw fluid data to specific shell diameters and tube counts without manual math errors.

## Overview
- **Category:** engineering
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_33d7WaHlJehJGHO3sGOkoTEwMXjikZk4J2a0ZNAh/ai-agent-connect
- **Tags:** heat-transfer, thermal-engineering, shell-and-tube, lmtd, mechanical-design

## Description

You can now hand off complex thermodynamic calculations to your AI agent. This MCP provides the specific tools needed to size shell and tube heat exchangers from scratch. Instead of manually solving for heat duty or LMTD, you provide the fluid properties and temperatures, and your agent handles the math. 

Once the thermal requirements are set, the MCP helps you define the hardware. You can determine the required heat transfer area and the overall heat transfer coefficient to ensure the design meets your process needs. It even extends to physical specifications, letting your agent calculate the exact shell diameter and the number of tubes required based on your specific constraints. It is a complete workflow for mechanical and thermal engineers who want to move from heat duty requirements to a physical equipment specification using an AI-driven interface.

## Tools

### calculate_lmtd
This tool calculates the Log Mean Temperature Difference (LMTD) for your thermal calculations.

### get_heat_duty
Use this to find the total thermal energy transferred between two fluids.

### get_physical_dimensions
This tool determines the shell diameter and the specific number of tubes needed for the design.

### size_heat_exchanger
This tool calculates the necessary heat transfer area and the overall heat transfer coefficient.

## Prompt Examples

**Prompt:** 
```
Calculate the heat duty for a hot fluid with a mass flow rate of 5 kg/s, inlet temperature of 100°C, outlet temperature of 60°C, and specific heat of 4.18 kJ/kg·K.
```

**Response:** 
```
The total heat duty is 836 kW.
```

**Prompt:** 
```
What is the LMTD for a counter-current flow where hot fluid goes from 100°C to 60°C and cold fluid goes from 20°C to 40°C?
```

**Response:** 
```
The Log Mean Temperature Difference (LMTD) is 42.48°C.
```

**Prompt:** 
```
Determine the shell diameter and tube count for a required area of 15 m2, tube diameter of 0.025 m, tube length of 3 m, and tube pitch of 0.03 m.
```

**Response:** 
```
The required shell diameter is 0.65 m and the necessary tube count is 127.
```

## Capabilities

### Thermal Energy Calculation
Your agent uses this to find the total heat duty between fluids.

### Temperature Gradient Analysis
The AI calculates the LMTD for counter-current or co-current flows.

### Area Sizing
Your agent determines the required heat transfer area and coefficients.

### Physical Geometry Design
The AI calculates shell diameters and tube counts for hardware specs.

## Use Cases

### Initial Design Sizing
Use the MCP to find the required heat transfer area when you only have the fluid temperatures and flow rates.

### Hardware Specification
Convert a calculated heat transfer area into a specific shell diameter and tube count.

### Process Verification
Check the LMTD for a specific flow configuration to ensure the heat exchanger will perform as expected.

### Thermal Duty Audits
Quickly recalculate the total heat duty for a system when fluid properties or flow rates change.

## Benefits

- Reduces manual calculation errors in thermodynamic workflows.
- Connects thermal energy requirements directly to physical hardware dimensions.
- Automates the transition from fluid properties to equipment specifications.

## How It Works

Connect the MCP to your AI client and start running engineering calculations immediately.

1. Connect your AI client to the Vinkius-hosted MCP.
2. Provide your fluid properties, temperatures, or flow rates to your agent.
3. The agent calls the specific tool needed for the calculation.
4. The agent returns the thermal or physical results to your chat interface.

## Frequently Asked Questions

**What kind of heat exchangers can I size with this MCP?**
This MCP is specifically designed for sizing shell and tube heat exchangers.

**Which AI clients can I use with this MCP?**
You can use this MCP with any compatible client like Claude, Cursor, Windsurf, or VS Code.

**Can I get physical dimensions from the AI?**
Yes, the get_physical_dimensions tool allows your agent to determine shell diameter and tube count.

**Do I need to host the MCP myself?**
No, Vinkius hosts and manages the MCP for you. You just connect and use it.

**Does this tool calculate LMTD?**
Yes, it includes a specific tool to calculate the Log Mean Temperature Difference.
