# Aromatherapy Dilution Calculator AI Agent Connect

> Aromatherapy Dilution Calculator MCP helps practitioners manage topical oil safety. Your AI client uses this tool to calculate exact drop counts for specific carrier oil volumes and verify safety profiles for different demographics like infants or the elderly. It removes the guesswork from mixing oils for massage therapy.

## Overview
- **Category:** productivity
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_ZVJBHBGX6kw3oGdvxdpgvneAx5i3txA8trluSOkV/ai-agent-connect
- **Tags:** aromatherapy, essential-oils, massage-therapy, safety, dilution

## Description

Mixing essential oils for topical use requires precision to avoid skin sensitization or adverse reactions. This MCP gives your AI client the data needed to handle these calculations safely. Instead of manual math, you can ask your agent to determine the exact number of drops needed for a specific volume of carrier oil. It also provides safety profiles for individual oils, highlighting contraindications or risks for specific groups. Whether you are working with pregnant clients, infants, or the elderly, the tool validates if a chosen application method is appropriate for that specific demographic. You can also browse available carrier oil options to find the right base for your blends. It acts as a safety layer between your intent and the final application.

## Tools

### calculate_dilution_ratio
This tool calculates the exact number of essential oil drops and the final concentration for a given volume of carrier oil.

### check_application_compatibility
This tool verifies if a specific application method is safe for a particular client type.

### get_carrier_oil_options
This tool provides a list of available carrier oils and their specific characteristics to help you choose a base.

### get_oil_safety_profile
This tool retrieves safety data and specific warnings for a single essential oil.

## Prompt Examples

**Prompt:** 
```
How many drops of Lavender oil should I add to 50ml of jojoba oil for a full-body massage on an adult?
```

**Response:** 
```
For 50ml of carrier oil for an adult full-body massage, you should add 10 drops of Lavender oil to achieve a safe 2% dilution.
```

**Prompt:** 
```
Is it safe to use Peppermint oil on an infant?
```

**Response:** 
```
No, Peppermint oil is generally not recommended for infants due to high sensitization risks and strict safety thresholds for this demographic.
```

**Prompt:** 
```
What are the contraindications for Tea Tree oil?
```

**Response:** 
```
Tea Tree oil should be avoided on broken skin and used with caution by individuals with known skin sensitivities.
```

## Capabilities

### Dilution Math
Your agent calculates drop counts based on carrier oil volume.

### Safety Verification
The AI checks specific oil profiles for contraindications.

### Demographic Validation
Your agent confirms if an oil is safe for infants, pregnant users, or the elderly.

### Carrier Oil Selection
The AI suggests appropriate carrier oils based on their properties.

## Use Cases

### Client Safety Checks
Verify if a specific oil is safe for a pregnant client before preparing a blend.

### Precise Blending
Calculate the exact drops of Lavender needed for a 100ml bottle of almond oil.

### Carrier Oil Selection
Find the best carrier oil for a specific massage based on its characteristics.

### Contraindication Lookup
Quickly check if Tea Tree oil should be avoided on a client with broken skin.

## Benefits

- Reduces manual calculation errors during oil blending.
- Provides immediate safety warnings for sensitive demographics.
- Standardizes dilution ratios across different carrier oils.
- Centralizes oil safety data within your AI chat interface.

## How It Works

Connect your client to Vinkius and start asking questions immediately.

1. Connect your MCP-compatible client like Claude or Cursor to Vinkius.
2. Ask your agent to calculate a dilution or check an oil profile.
3. The agent invokes the specific tool from this MCP.
4. You receive precise drop counts or safety warnings in your chat.

## Frequently Asked Questions

**How do I use this MCP in Claude?**
You connect your Claude client to Vinkius, and the tools become available as functions your agent can call during your conversation.

**Can this tool help with infant safety?**
Yes, the tool includes functionality to validate if an application method or specific oil is appropriate for infants.

**Does it calculate drop counts?**
Yes, the calculate_dilution_ratio tool determines the exact number of drops needed for a specific volume of carrier oil.

**What kind of clients can I use this with?**
You can use it with any MCP-compatible client like Cursor, Windsurf, or VS Code.

**Does it provide information on carrier oils?**
Yes, you can use the get_carrier_oil_options tool to see a list of available oils and their characteristics.

**How do I know if a dilution is safe for a child?**
You can use the `calculate_dilution_ratio` tool and specify 'child' as the client type. The tool automatically adjusts the maximum allowable percentage based on professional safety standards for children.

**Can I check for specific oil contraindications?**
Yes, use the `get_oil_safety_profile` tool. It returns a list of contraindications and the maximum safe percentage for that specific essential oil.

**Does this tool support different carrier oils?**
Yes, you can use `get_carrier_oil_options` to view available carrier oils and their absorption rates to help you choose the best base for your dilution.
