# Recipe Cost Calculator AI Agent Connect

> Recipe Cost Calculator MCP connects your AI client to your ingredient inventory and pricing data. It handles the math for bulk unit costs, scaled ingredient usage, total recipe expenses, and final cost per portion. You can stop manually calculating margins and let your agent do the heavy lifting.

## Overview
- **Category:** productivity
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_UPQCKY2Y5iwRxwZL2W3OsJi5mHD8vOGqF7UPrlKK/ai-agent-connect
- **Tags:** recipe, costing, culinary, inventory, food-service

## Description

Managing food margins shouldn't involve a spreadsheet and a calculator. This MCP gives your AI client direct access to your ingredient pricing and recipe data to automate financial calculations for culinary production. Instead of guessing how much a dish costs to make, you can ask your agent to pull bulk prices and scale them to specific recipe amounts. It works by linking your inventory costs to your recipe builds, allowing for real-time updates whenever ingredient prices shift. Whether you are checking the cost of a single portion or the total expense for a massive batch, the math is handled instantly. You can use it to audit existing recipes or build new ones with confidence in your margins.

## Tools

### calculate_ingredient_scaled_cost
This tool calculates the cost of a specific amount of an ingredient based on its bulk purchase price.

### calculate_recipe_total_cost
This tool sums the costs of every ingredient required to complete a full recipe.

### get_cost_per_serving
This tool provides the final financial metric for a single portion of a recipe.

### get_ingredient_unit_cost
This tool retrieves the specific price for a single ingredient based on its purchasing unit.

## Prompt Examples

**Prompt:** 
```
What is the cost per serving for recipe 'classic-pancake'?
```

**Response:** 
```
The cost per serving for the classic pancake recipe is $0.45.
```

**Prompt:** 
```
How much does 500g of flour cost based on its bulk price?
```

**Response:** 
```
The cost for 500g of flour is $1.25.
```

**Prompt:** 
```
What is the total cost to make the 'beef-stew' recipe?
```

**Response:** 
```
The total cost for the beef stew recipe is $18.50.
```

## Capabilities

### Bulk Price Retrieval
Your agent pulls specific unit prices for ingredients from your inventory.

### Proportional Scaling
The AI calculates the exact cost for specific quantities used in a recipe.

### Total Recipe Summation
Your agent totals all ingredient costs to find the full production expense.

### Portion Costing
The AI determines the cost of a single serving for any given recipe.

## Use Cases

### Menu Pricing
Calculate the cost per portion to set profitable menu prices.

### Ingredient Price Audits
Check how a change in bulk flour or meat prices affects your total recipe cost.

### Recipe Scaling
Determine the cost of specific ingredient amounts when adjusting batch sizes.

### Margin Analysis
Compare total recipe expenses against sales targets using agent-driven data.

## Benefits

- Automates the math between bulk purchase prices and recipe usage.
- Provides instant per-serving costs for menu pricing.
- Connects ingredient inventory data directly to recipe builds.
- Eliminates manual calculation errors in food costing.

## How It Works

Setting up this MCP takes a single connection to start running financial queries through your AI client.

1. Connect your preferred MCP-compatible client to Vinkius.
2. Grant the agent access to your ingredient and recipe data.
3. Ask your agent questions about ingredient costs or recipe totals.
4. Receive instant financial breakdowns for your culinary production.

## Frequently Asked Questions

**How does this MCP calculate recipe costs?**
It uses the unit prices of ingredients and scales them to the specific amounts used in your recipe to find the total and per-serving costs.

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

**What kind of data does the agent need?**
The agent needs access to your ingredient unit prices and your recipe ingredient lists.

**Does this handle bulk pricing?**
Yes, the tool can retrieve bulk purchase prices and scale them down to the specific amount used in a recipe.

**Is this for individual recipes or entire menus?**
It can handle both, from calculating the cost of a single ingredient to the total cost of a full recipe.
