# Cyclohexane Plant Designer AI Agent Connect

> Cyclohexane Plant Designer MCP provides the engineering math needed to design benzene hydrogenation plants. Your AI client uses these tools to calculate reactor dimensions, estimate hydrogen needs, and check if your process meets purity standards. It handles the heavy lifting for liquid and vapor phase comparisons so you can focus on the plant layout.

## Overview
- **Category:** engineering
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_ZnRQ9YuIkw3EYXrtpP4FB6jdd2BQoIRI0Im8z0lq/ai-agent-connect
- **Tags:** chemical, hydrogenation, reactor-design, benzene, cyclohexane

## Description

You can use this MCP to model the production of cyclohexane from benzene. Instead of manually running chemical engineering formulas, you tell your AI client what your feed rate and target capacity are, and it handles the math. You can determine the physical size and operating parameters of a reactor, or figure out exactly how much hydrogen you need to keep the process running at a specific efficiency. It also helps you decide between liquid-phase and vapor-phase setups by comparing their efficiency based on your specific inputs. If you have a target purity in mind, the MCP can validate whether your current design parameters will actually hit that mark. It turns your AI agent into a specialized chemical engineering assistant that understands hydrogenation kinetics and reactor design.

## Tools

### calculate_reactor_spec
This tool determines the physical dimensions and operational parameters required for your reactor.

### estimate_hydrogen_demand
Use this to calculate the total hydrogen required to support your planned production levels.

### verify_purity_compliance
This tool checks if your designed process meets specific product purity requirements.

### compare_phase_efficiency
This tool provides a comparative analysis between liquid-phase and vapor-phase processes for your specific inputs.

## Prompt Examples

**Prompt:** 
```
Calculate the reactor specifications for a liquid-phase process with a benzene feed rate of 500, target capacity of 450, and purity threshold of 0.99.
```

**Response:** 
```
The reactor requires a volume of 12.5 m³, a height of 4.2 m, an optimal temperature of 150°C, an optimal pressure of 25 bar, and 150 kg of catalyst mass.
```

**Prompt:** 
```
How much hydrogen do I need for a vapor-phase process with 400 benzene feed and 95% conversion efficiency?
```

**Response:** 
```
The total hydrogen flow rate required is 125.5 kg/h, consisting of 114.0 kg/h stoichiometric hydrogen and 11.5 kg/h excess hydrogen.
```

**Prompt:** 
```
Will my design meet a 99.5% purity requirement with a 15 m³ reactor at 160°C in the liquid phase?
```

**Response:** 
```
The predicted purity is 99.7%, which is compliant with your 99.5% threshold.
```

## Capabilities

### Reactor Sizing
Your agent calculates volume, height, and catalyst mass for specific feed rates.

### Hydrogen Estimation
The AI determines stoichiometric and excess hydrogen requirements for production.

### Purity Validation
Your client checks if process parameters meet target purity thresholds.

### Phase Comparison
The tool compares the efficiency of liquid versus vapor phase operations.

### Parameter Optimization
Your agent identifies optimal temperature and pressure settings for a given capacity.

## Use Cases

### Initial Reactor Sizing
You provide benzene feed rates and target capacity to get immediate reactor volume and height specs.

### Feedstock Planning
You calculate the exact hydrogen flow rate needed for a specific production volume.

### Quality Assurance Modeling
You test if a specific temperature and pressure setup will meet a 99.5% purity requirement.

### Process Optimization
You use phase comparison to decide if a vapor-phase or liquid-phase process is more efficient for your inputs.

## Benefits

- Reduces manual calculation errors in reactor dimensioning.
- Provides instant comparison between liquid and vapor phase efficiency.
- Validates product purity against set thresholds before physical prototyping.
- Calculates precise hydrogen flow rates including excess requirements.

## How It Works

Connecting this MCP to your AI client gives you direct access to specialized chemical engineering tools.

1. Connect your MCP-compatible client to Vinkius.
2. Prompt your AI agent with your specific benzene feed and capacity data.
3. The agent invokes the necessary engineering tools to run the math.
4. You receive precise technical specifications like volume, pressure, and temperature.

## Frequently Asked Questions

**What kind of chemical processes does this MCP support?**
This MCP is specifically designed for cyclohexane production via benzene hydrogenation.

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

**Does it calculate hydrogen requirements?**
Yes, it includes a tool to estimate both stoichiometric and excess hydrogen demand for your production.

**How does it handle purity checks?**
The verify_purity_compliance tool checks your design parameters against your required purity threshold.

**Can it compare different reaction phases?**
Yes, the compare_phase_efficiency tool analyzes the efficiency of liquid-phase versus vapor-phase processes.

**How do I design a reactor for my plant?**
You can use the `calculate_reactor_spec` tool by providing the benzene feed rate, target capacity, purity threshold, and the chosen process phase.

**Can I compare liquid and vapor phase processes?**
Yes, the `compare_phase_efficiency` tool provides a comparative analysis of metrics and recommendations for both phases.

**How is hydrogen consumption calculated?**
The `estimate_hydrogen_demand` tool calculates the total hydrogen flow rate required based on benzene feed, phase, and conversion efficiency.
