# Carbon Black Plant Designer AI Agent Connect

> Carbon Black Plant Designer MCP provides the engineering calculations needed to design furnace black production facilities. Your AI client uses this MCP to determine reactor dimensions, thermal profiles, quench system scales, and filtration requirements based on your specific feedstock, capacity, and product grade needs.

## Overview
- **Category:** engineering
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_w8p1rFnsCxk7Pj4N654cA7H4yLv8j8HPjD9DLCqw/ai-agent-connect
- **Tags:** carbon-black, furnace-black, plant-design, chemical-engineering, manufacturing

## Description

You can use this MCP to handle the heavy lifting of furnace black plant design. Instead of manually calculating every variable, you give your AI client the feedstock type, desired capacity, and product grade. It then runs the math to size your equipment. You'll use it to define the primary reaction furnace dimensions and thermal parameters through get_reactor_specifications. From there, you can size the cooling equipment using get_quench_system_design and determine the necessary filtration hardware with get_collection_system_requirements. Once the individual components are set, get_plant_summary gives you a full view of the design's complexity and feasibility. It's a direct way to move from high-level requirements to a technical blueprint for a production facility.

## Tools

### get_collection_system_requirements
This tool defines the specific filtration and separation hardware needed to recover your product.

### get_plant_summary
This tool provides a consolidated overview of the entire plant design once components are specified.

### get_quench_system_design
This tool calculates the cooling requirements and the necessary equipment scale for the quench stage.

### get_reactor_specifications
This tool determines the required dimensions and thermal parameters for the primary reaction furnace.

## Prompt Examples

**Prompt:** 
```
Design a plant using oil feedstock with a capacity of 5000 units for grade N330.
```

**Response:** 
```
The design for an N330 grade plant using oil feedstock at 5000 units capacity requires a reactor volume of 450m³, an operating temperature of 1650°C, and a spray-type quench system with a flow rate of 1200 L/min.
```

**Prompt:** 
```
What are the filtration requirements for N660 grade at 2000 capacity?
```

**Response:** 
```
For N660 grade at 2000 capacity, the required filter surface area is 850m², with an expected collection efficiency of 99.2% and a system pressure drop of 15 kPa.
```

**Prompt:** 
```
Is it feasible to design a gas-based plant for N550 with 10000 capacity?
```

**Response:** 
```
The design is feasible. The total estimated equipment mass is 12500kg with a design complexity score of 7.5/10.
```

## Capabilities

### Reactor Sizing
Your agent calculates furnace dimensions and thermal profiles.

### Quench Design
Your agent determines cooling equipment scale and flow requirements.

### Filtration Planning
Your agent defines the hardware needed for product recovery.

### Feasibility Checks
Your agent evaluates plant complexity and equipment mass based on capacity.

### Design Summarization
Your agent pulls all component specs into a single consolidated overview.

## Use Cases

### Initial Plant Sizing
You provide feedstock and capacity to get a baseline for reactor and quench equipment.

### Product Grade Optimization
You adjust the product grade to see how it changes filtration and reactor requirements.

### Feasibility Studies
You check if a specific capacity and feedstock combination is technically viable.

### Equipment Specification
You get the exact dimensions and thermal parameters needed for furnace procurement.

## Benefits

- Calculates reactor thermal profiles based on specific product grades.
- Sizes quench and cooling systems using capacity-driven math.
- Determines filtration hardware requirements for product recovery.
- Provides a consolidated design summary to check feasibility.

## How It Works

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

1. Connect your MCP-compatible client to the Vinkius platform.
2. Provide your agent with feedstock, capacity, and product grade data.
3. The agent calls the specific tools to calculate reactor, quench, and filtration specs.
4. Review the consolidated plant summary to verify the design.

## Frequently Asked Questions

**What kind of plants can I design with this MCP?**
This MCP is specifically for designing carbon black production plants using the furnace black process.

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

**Can I check if a design is feasible?**
Yes, you can use the plant summary tool to check the feasibility and complexity of your design based on your inputs.

**Does this MCP handle filtration requirements?**
Yes, the collection system tool defines the filtration and separation hardware needed to recover the product.

**Do I need to host the MCP myself?**
No, Vinkius hosts and manages the MCP so it is ready to use as soon as you connect your client.

**What parameters are required for a plant design?**
You must provide the feedstock type (e.g., tar, oil, gas), the target production capacity, and the specific carbon black product grade (e.g., N330, N550).

**Can I check if my design is physically possible?**
Yes, by using the `get_plant_summary` tool, the system evaluates if the reactor and quench systems can be scaled to meet your specific capacity and grade requirements.

**How does the tool handle different product grades?**
The tools adjust calculations for reactor residence time, quench cooling rates, and filter surface area based on the specific particle morphology requirements of the chosen grade.
