# Ethylene Glycol Plant Designer AI Agent Connect

> Ethylene Glycol Plant Designer is a specialized chemical engineering MCP for modeling ethylene oxide hydration and downstream separation. Use it to calculate reactor specifications, predict the distribution of MEG, DEG, and TEG, and determine the necessary distillation conditions for specific purity targets. It also handles the financial side by evaluating plant economics based on your throughput and product mix.

## Overview
- **Category:** engineering
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_OcsOibufSpRG6lja3baY39YeoeLFRnU6KRDZBYNL/ai-agent-connect
- **Tags:** chemical-engineering, ethylene-glycol, reactor-design, process-optimization, industrial-chemistry

## Description

You can use this MCP to handle the heavy lifting of chemical process design for ethylene glycol production. Instead of manually running separate models for reactor sizing and distillation, you can ask your AI client to run the math for you. It models the hydration of ethylene oxide and the subsequent separation of MEG, DEG, and TEG. You can quickly iterate on reactor specifications by adjusting feedstock and target output, or tweak distillation parameters to hit exact purity requirements. It also lets you check if a design actually makes sense financially by looking at throughput and product mix. It's built to move from initial reactor sizing to full plant economic assessment in one conversation.

## Tools

### evaluate_plant_economics
This tool checks if your design is financially viable based on your specific throughput and product mix.

### calculate_reactor_design
Use this to find the physical specifications your reactor needs based on your feedstock and target output.

### optimize_separation_parameters
This tool calculates the operating conditions required for your distillation train to reach a specific product purity.

### predict_product_distribution
This tool estimates the resulting yields of MEG, DEG, and TEG from your process setup.

## Prompt Examples

**Prompt:** 
```
Calculate the reactor design for 500 units of EO with a water-to-EO ratio of 10 and a target capacity of 1000.
```

**Response:** 
```
The required reactor volume is 1250 m³, with a residence time of 45 minutes and a heat duty of 450 MW.
```

**Prompt:** 
```
What is the expected product distribution if the water-to-EO ratio is 15 and residence time is 60 minutes?
```

**Response:** 
```
The expected yield is 85% MEG, 12% DEG, and 3% TEG.
```

**Prompt:** 
```
Estimate the plant economics for a design with 1000 units of capacity and EO cost of 50 per unit.
```

**Response:** 
```
The projected gross margin is $250,000 with an operating cost of $150,000 and revenue of $400,000.
```

## Capabilities

### Reactor Sizing
The AI calculates volume, residence time, and heat duty for your reactor design.

### Yield Prediction
Your agent estimates the specific distribution of MEG, DEG, and TEG.

### Distillation Optimization
The AI determines the operating conditions needed for the distillation train to hit purity targets.

### Economic Assessment
Your agent evaluates gross margins and operating costs based on plant capacity.

## Use Cases

### Initial Reactor Sizing
You provide feedstock amounts and target capacity to get required reactor volume and heat duty.

### Yield Optimization
You adjust water-to-EO ratios and residence times to see how they change the product distribution.

### Purity Control
You use the tool to find the exact distillation parameters needed for a specific product purity.

### Financial Feasibility
You check if a proposed plant design will be profitable given current EO costs and capacity.

## Benefits

- Calculates reactor physical specs from feedstock data.
- Predicts MEG, DEG, and TEG yields based on process parameters.
- Determines distillation conditions for specific purity levels.
- Evaluates plant feasibility using throughput and product mix.

## How It Works

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

1. Connect your preferred MCP-compatible client to Vinkius.
2. Ask your AI client to perform a specific chemical engineering calculation.
3. The AI invokes the necessary tool from this MCP.
4. The tool returns technical specifications or economic data.
5. Your agent presents the results for your review.

## Frequently Asked Questions

**What chemical processes does this MCP model?**
It models the hydration of ethylene oxide and the subsequent separation of MEG, DEG, and TEG.

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

**What kind of reactor data can I get?**
You can get physical specifications like reactor volume, residence time, and heat duty.

**Does it help with distillation design?**
Yes, it provides the operating conditions for the distillation train to achieve specific product purity.

**How does it handle plant economics?**
It assesses feasibility by looking at your throughput, product mix, and capacity.

**How do I calculate the reactor volume?**
You can use the `calculate_reactor_design` tool by providing the available ethylene oxide, the target plant capacity, and the desired water-to-EO ratio.

**Can I predict the yield of MEG, DEG, and TEG?**
Yes, the `predict_product_distribution` tool estimates the yield of Monoethylene Glycol, Diethylene Glycol, and Triethylene Glycol based on the water-to-EO ratio and residence time.

**How is the economic feasibility assessed?**
The `evaluate_plant_economics` tool calculates operating costs, revenue, and gross margin using the reactor design, product distribution, and feedstock costs.
