# Pet Water Intake Calculator MCP

> Pet Water Intake Calculator helps you figure out exactly how much water your dog or cat needs every day. It takes into account their weight, whether they eat dry food or wet food, and the current temperature. It's built to take the guesswork out of pet hydration so you don't have to rely on vague 'more is better' advice.

## Overview
- **Category:** health
- **Price:** Free
- **Tags:** pet-care, hydration, dogs, cats, veterinary, nutrition

## Description

Keeping a pet hydrated isn't just about putting a bowl down and hoping for the best. Different diets change everything; a cat on a wet food plan needs way less supplemental water than a dog on a dry kibble diet. This MCP handles those variables for you. You just tell your agent about your pet's weight and current environment, and it gives you a specific milliliter target. It also helps you understand the moisture content of different food types so you can adjust their water access accordingly. If you're worried about their health, you can ask about physical signs of dehydration like skin elasticity or lethargy to see if they need immediate attention. It's a practical way to manage pet health without needing to be a certified nutritionist. You can find this and thousands of other tools in the Vinkius catalog to build out a full pet care routine. It turns a guessing game into a data-backed habit. By using these specific calculations, you can ensure your pets stay healthy regardless of whether they are eating raw meat, wet pouches, or standard dry kibble. It takes the mental load off of remembering these ratios and lets you focus on your pet's well-being.

## Tools

### calculate_daily_intake
Calculates the total volume of supplemental water a pet needs daily.

### check_dehydration_indicators
Identifies physical warning signs of dehydration.

### get_food_moisture_profile
Provides moisture content information for different food types.

## Prompt Examples

**Prompt:** 
```
How much water does my 10kg dog need if I feed him dry food and it is 30 degrees Celsius?
```

**Response:** 
```
Your 10kg dog needs approximately 250ml of supplemental water daily. The high temperature and dry food increase the requirement.
```

**Prompt:** 
```
What are the signs of dehydration for a cat in hot weather?
```

**Response:** 
```
In high temperatures, you should monitor for lethargy and changes in skin elasticity.
```

**Prompt:** 
```
How much moisture is in wet food?
```

**Response:** 
```
Wet food provides a high percentage of hydration, significantly reducing the need for supplemental drinking water.
```

## Capabilities

### Get specific milliliter targets
Receive a precise daily water goal based on your pet's weight and species.

### Identify physical warning signs
Learn to recognize symptoms like lethargy or skin changes that indicate dehydration.

### Compare food moisture levels
See how much hydration your pet is already getting from wet, dry, or raw food.

### Adjust for local weather
Get updated water targets automatically when temperatures rise.

### Handle diverse diet types
Calculate needs for various food types including raw, wet, and dry kibble.

## Use Cases

### Hot Day Check
A dog owner notices their golden retriever is panting more than usual. They ask the agent to check dehydration indicators and get a new water target for 90-degree weather.

### Diet Switch
A cat owner switches from dry kibble to wet food. They use get_food_moisture_profile to see how much less water the cat needs to drink from the bowl.

### New Puppy
A new owner wants a baseline for a 10kg puppy. They use calculate_daily_intake to set a consistent daily goal for the first week of care.

### Vet Visit Prep
A tech uses check_dehydration_indicators to create a checklist of signs to look for during a routine checkup for a senior dog.

## Benefits

- Stop guessing how much water to provide. Use calculate_daily_intake to get a milliliter goal based on your pet's specific weight and diet.
- Understand your pet's food better. Use get_food_moisture_profile to see how much water is already coming from their meals.
- Spot health issues early. Use check_dehydration_indicators to learn about skin elasticity and lethargy signs before they become serious.
- Adapt to the weather. The MCP adjusts hydration targets automatically when you report high ambient temperatures.
- Manage diverse diets easily. Whether your pet eats raw, wet, or dry food, the tool adjusts the math for you.

## How It Works

The bottom line is you get a precise hydration target instead of a generic recommendation.

1. Provide your pet's species, weight, and current food type.
2. Input the local ambient temperature.
3. Get a specific daily water intake goal in milliliters.

## Frequently Asked Questions

**How does the Pet Water Intake Calculator handle different diets?**
It looks at the moisture profile of dry, wet, or raw food to adjust the supplemental water goal.

**Can I use the Pet Water Intake Calculator for both cats and dogs?**
Yes, the tool calculates needs for both species based on their unique biological requirements.

**What happens if it's very hot outside?**
The MCP factors in ambient temperature to increase the hydration target when needed.

**How do I know if my pet is already dehydrated?**
You can use check_dehydration_indicators to see a list of physical signs like skin changes or lethargy.

**Does the Pet Water Intake Calculator give a specific volume?**
Yes, it provides a result in milliliters so you know exactly how much to aim for.

**Which AI clients are compatible with the Pet Water Intake Calculator?**
You can use it with any MCP-compatible client, including Claude, Cursor, Windsurf, and VS Code. Just link the MCP to your preferred interface to get started.

**Does the Pet Water Intake Calculator store my pet's personal data?**
No, the MCP doesn't save any personal information. It processes your inputs for each request and doesn't keep a database of your pet's details.

**How do I connect the Pet Water Intake Calculator to my agent?**
You connect it by adding the MCP to your client's configuration. Once linked, your agent can call the tools whenever you ask about hydration or pet health.