# Petrochemical Market Analysis AI Agent Connect

> Analyze global petrochemical supply-demand, operating rates, and price outlooks.

## Overview
- **Category:** finance
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_PmKYd0vgtvgCWuAKdEfn7Q13r7J1zt7Hl0WOZkoX/ai-agent-connect
- **Tags:** petrochemical, supply-demand, market-intelligence, commodities, forecasting

## Description

This MCP server provides deep analytical insights into the petrochemical industry. It allows AI agents to calculate the `analyze_supply_demand_balance` for specific products and regions, monitor industry efficiency via `calculate_operating_rates`, and predict market movements using `forecast_price_outlook`. Additionally, it can `map_trade_flows` to track how products move between geographic zones, helping to understand regional imbalances and global trade dynamics.

## Tools

### calculate_operating_rates
Calculates the current operating rate for a specific product in a region

### forecast_price_outlook
Forecasts the expected price direction for a product

### map_trade_flows
Maps the trade flows of a product between two regions

### analyze_supply_demand_balance
Analyzes the supply-demand balance for a specific petrochemical product in a region

## Prompt Examples

**Prompt:** 
```
What is the supply-demand balance for Ethylene in North America for 2025?
```

**Response:** 
```
The supply-demand balance for Ethylene in North America for 2025 is a surplus of 1.2 million metric tons, with an operating rate of 92%.
```

**Prompt:** 
```
Is the price outlook for Propylene in Europe bullish or bearish for the next 6 months?
```

**Response:** 
```
The price outlook for Propylene in Europe for the next 6 months is Bullish, with a confidence score of 0.85, primarily driven by New Capacity.
```

**Prompt:** 
```
How efficient is the Benzene production in Asia-Pacific right now?
```

**Response:** 
```
The current operating rate for Benzene in Asia-Pacific is 88%, and the capacity trend is stable.
```

## Frequently Asked Questions

**What products can I analyze?**
You can analyze primary building blocks like Ethylene and Propylene, as well as Aromatics like Benzene and Toluene.

**How accurate are the price forecasts?**
Price directions are derived from real-time supply-demand balances and capacity trends, providing a confidence score for every forecast.

**Can I track trade between specific regions?**
Yes, the `map_trade_flows` tool allows you to see how supply moves from an origin region to a destination region.
