# Spice Level Adjuster AI Agent Connect

> Spice Level Adjuster MCP gives your AI client the math needed to manage heat in any recipe. It uses Scoville Heat Units (SHU) to calculate exact ingredient quantities, swap peppers without losing heat intensity, and map out gradual spice tolerance training. Instead of guessing how much chili to add, you get exact measurements based on heat targets.

## Overview
- **Category:** mathematics
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_GYHrLu7gnqZNUjWF7j7hT3vOsPONvoks9lUJNkqs/ai-agent-connect
- **Tags:** scoville, recipe, spice, cooking, heat-scaling

## Description

You can stop guessing how much heat to add to a dish. This MCP acts as a specialized calculation engine that translates Scoville Heat Units into actionable recipe adjustments. If you have a recipe that is too mild or too hot, your agent can recalculate the exact weight or volume of spicy ingredients needed to hit a specific target. 

It also handles ingredient swaps. If a recipe calls for a specific pepper you don't have, your AI client can determine the exact amount of a substitute needed to keep the heat profile identical. Beyond single recipes, it helps users build up their heat capacity by generating structured, multi-stage progression plans. It turns the subjective feeling of "spicy" into a predictable, mathematical process for cooking and flavor development.

## Tools

### analyze_heat_distribution
This tool identifies which ingredients are driving the heat in your recipe. It breaks down the specific Scoville contribution of every spicy component.

### calculate_adjusted_recipe
This tool rebalances your ingredient list. It changes the quantities of spicy items to hit a specific Scoville Heat Unit target.

### find_equivalent_heat_substitutes
This tool manages ingredient swaps. It calculates how much of a new ingredient you need to match the heat of the original one.

### get_tolerance_progression_plan
This tool builds training schedules. It creates a multi-stage plan to help you increase your spice tolerance over time.

## Prompt Examples

**Prompt:** 
```
I have a recipe with 2 units of Jalapeño (2500 SHU) and 1 unit of Cayenne (50000 SHU). How much should I use to reach a target of 30000 SHU?
```

**Response:** 
```
To reach a target of 30,000 SHU, you should use 2 units of Jalapeño and 0.5 units of Cayenne.
```

**Prompt:** 
```
I want to replace 3 units of a pepper with 1000 SHU with a pepper that has 5000 SHU. How much of the new pepper do I need?
```

**Response:** 
```
You will need 0.6 units of the 5000 SHU pepper to maintain the same heat level.
```

**Prompt:** 
```
Create a plan to go from 5000 SHU to 15000 SHU in steps of 2000.
```

**Response:** 
```
Your progression plan is: Stage 1: 7000 SHU, Stage 2: 9000 SHU, Stage 3: 11000 SHU, Stage 4: 13000 SHU, Stage 5: 15000 SHU.
```

## Capabilities

### Heat Scaling
Your agent adjusts ingredient amounts to hit specific Scoville targets.

### Ingredient Substitution
The AI calculates exact replacement amounts to maintain consistent heat levels.

### Heat Distribution Analysis
Your client identifies which specific ingredients contribute most to the total heat.

### Tolerance Training
The MCP generates step-by-step plans to increase a user's ability to handle spice.

## Use Cases

### Standardizing Hot Sauce
Use the MCP to ensure every batch of sauce hits the exact same Scoville target.

### Managing Pantry Shortages
Swap out a specific chili for something else in your kitchen while keeping the heat identical.

### Spice Training
Follow a multi-stage plan to gradually move from mild dishes to extreme heat.

### Recipe Rebalancing
Lower or raise the heat of an existing recipe by adjusting specific ingredient quantities.

## Benefits

- Replaces guesswork with Scoville Heat Unit math.
- Maintains flavor consistency during ingredient substitutions.
- Provides a structured way to increase spice tolerance.
- Identifies primary heat drivers in complex recipes.

## How It Works

Connecting this MCP to your client gives your agent immediate access to Scoville calculation tools.

1. Connect the MCP to your preferred client like Claude or Cursor via Vinkius.
2. Provide your recipe or heat targets to your AI client.
3. The agent uses the MCP tools to run the Scoville math.
4. Receive exact ingredient measurements or progression plans instantly.

## Frequently Asked Questions

**How does this MCP calculate heat?**
It uses Scoville Heat Units (SHU) to perform mathematical scaling of spicy ingredients.

**Can I use this to swap ingredients?**
Yes, the find_equivalent_heat_substitutes tool calculates the exact amount of a new ingredient needed to match the heat of the original.

**What clients can I use this with?**
You can use this with any MCP-compatible client, including Claude, Cursor, Windsurf, and VS Code.

**Does it help with spice tolerance?**
Yes, the get_tolerance_progression_plan tool generates multi-stage plans to help you increase your tolerance over time.

**Do I need to host this myself?**
No, Vinkius hosts and manages the MCP for you, so it is ready to use immediately after connection.
