# Raw Diet Ratio Calculator MCP for AI Agents AI Agent Connect

> Raw Diet Ratio Calculator helps you figure out exactly how much raw food to feed your pet. It handles the math for BARF and PMR diets, giving you precise weights for muscle meat, bones, organs, and veggies based on your pet's weight and activity level.

## Overview
- **Category:** health
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_NElvCqx8FcnQyKmcyrzsGMzwWxJ8rsQ1b8FjraDn/ai-agent-connect
- **Tags:** raw-diet, barf, pmr, pet-nutrition, dog-food, cat-food

## Description

Stop guessing how much raw meat to put in your dog's bowl. If you're feeding a BARF or PMR diet, getting the proportions right is the difference between a healthy pet and a nutritional mess. This Connector takes the guesswork out of the math. You just tell your agent your pet's weight and how active they are, and it handles the heavy lifting. It calculates the total daily mass and then breaks it down into the specific grams of muscle meat, meaty bones, organs, and vegetables you need to meet that 80/10/5/5 ratio. It's like having a pet nutritionist on standby every time you prep a meal. When you use it through the Vinkius catalog, you get a reliable way to ensure your pet gets the right balance of nutrients without you having to pull out a calculator or a spreadsheet every single night.

## Tools

### calculate_component_grams
Breaks down the total food mass into specific gram amounts for muscle meat, bones, organs, and vegetables. This ensures your 80/10/5/5 ratio is perfectly balanced every time.

### calculate_daily_mass_requirement
Determines the total amount of protein needed for a 24 hour period based on pet weight and activity. It takes the guesswork out of daily feeding totals.

### get_protocol_description
Provides a clear, human-readable explanation of the specific dietary ratio being used. It helps you understand the nutritional goals of your chosen diet.

## Prompt Examples

**Prompt:** 
```
My dog is 15kg and very active. How much raw food should I feed her daily on a BARF diet?
```

**Response:** 
```
Based on a weight of 15kg and a high activity level, here is the daily requirement for a BARF diet:

**Daily Total Mass:** 1,350 grams

**Breakdown (80/10/5/5):**
*   **Muscle Meat:** 1,080g
*   **Meaty Bones:** 135g
*   **Organs:** 67.5g
*   **Vegetables:** 67.5g
```

**Prompt:** 
```
I have 800g of total food to prep. Break down the weights for muscle meat, bones, organs, and veggies.
```

**Response:** 
```
For a total daily mass of 800g, here is your ingredient breakdown:

| Ingredient Group | Percentage | Weight |
| :--- | :--- | :--- |
| Muscle Meat | 80% | 640g |
| Meaty Bones | 10% | 80g |
| Organs | 5% | 40g |
| Vegetables | 5% | 40g |
```

**Prompt:** 
```
Can you explain what the 80/10/5/5 ratio means for a raw diet?
```

**Response:** 
```
The **80/10/5/5 ratio** is a standard nutritional balance for raw feeding: 

*   **80% Muscle Meat:** The primary protein source.
*   **10% Meaty Bones:** Provides essential minerals like calcium and phosphorus.
*   **5% Organs:** Supplies vital vitamins and iron.
*   **5% Vegetables:** Adds fiber and additional micronutrients.
```

## Capabilities

### Calculate total daily food mass
Get the exact amount of protein your pet needs for a 24 hour period based on their weight and activity.

### Split food into weight categories
Break down total food mass into specific gram amounts for muscle meat, bones, organs, and vegetables.

### Get diet ratio explanations
Get a clear, human-readable explanation of what a specific dietary ratio means for your pet's nutrition.

### Determine protein requirements
Find the total daily protein needs for a 24 hour period based on pet stats.

### Generate ingredient gram amounts
Receive a specific breakdown of grams for each food group to ensure a balanced raw meal.

## Use Cases

### Starting a new raw diet
You just started a raw diet and aren't sure how much meat to buy. Ask your agent for a 10kg active dog's daily needs using calculate_daily_mass_requirement.

### Adjusting for weight loss
Your dog lost 2kg and you need to scale back the portions. Use the tool to get the new daily mass requirement based on their current weight.

### Breaking down a bulk meal
You have 1kg of food and need to know exactly how many grams of organs to include. Use the tool to get the 80/10/5/5 breakdown.

### Educating other owners
You're explaining a diet to a friend. Use the tool to get a clear description of what the 80/10/5/5 ratio actually means.

## Benefits

- Stop guessing weights by using calculate_daily_mass_requirement to get exact totals based on real activity levels.
- Get perfect proportions every time with calculate_component_grams splitting your meal into meat, bones, and organs.
- Ensure nutritional accuracy for BARF and PMR diets without manual math errors.
- Quickly adjust meal plans as your pet's weight changes by updating a single input.
- Understand the why behind the food with get_protocol_description for clear diet explanations.
- Save time on meal prep by generating a complete ingredient list in seconds.

## How It Works

The bottom line is you get a precise, ready-to-use shopping and prep list for your pet's daily meal.

1. Provide your pet's current weight and activity level to your agent.
2. Specify the dietary protocol you are following, such as BARF or PMR.
3. Get a full breakdown of weights for every ingredient in your pet's daily meal.

## Frequently Asked Questions

**Does the Raw Diet Ratio Calculator work for both dogs and cats?**
Yes, you can use it for both. Just provide the specific weight and activity level for your pet, and it will calculate the correct mass for their raw diet.

**How does the Raw Diet Ratio Calculator handle different activity levels?**
It factors in activity level to determine the total protein mass needed for a 24 hour period, ensuring active pets get enough calories.

**Can I use the Raw Diet Ratio Calculator to get exact gram amounts for organs?**
Yes, the tool specifically partitions the total food mass into grams for organs, bones, meat, and vegetables.

**What specific diets does the Raw Diet Ratio Calculator support?**
It is designed for biologically appropriate raw feeding protocols, specifically BARF and PMR diets.

**How does the Raw Diet Ratio Calculator help with meal prepping?**
It gives you a precise shopping and prep list. Instead of guessing, you get the exact weights for every ingredient group in one go.

**Can I use the Raw Diet Ratio Calculator to adjust portions as my pet loses weight?**
Absolutely. You can update your pet's weight in the prompt, and the tool will instantly recalculate the new daily mass and ingredient weights.

**What is the 80/10/5/5 protocol?**
It is a dietary ratio consisting of 80% muscle meat, 10% meaty bones, 5% organs, and 5% vegetables.

**How do I calculate the total food needed?**
Use the `calculate_daily_mass_requirement` tool by entering your pet's weight in kg and their activity level.

**Can I use this for both dogs and cats?**
Yes, the calculator works for any pet following these raw feeding ratios.