# Daily Water Intake Calculator AI Agent Connect

> Daily Water Intake Calculator provides specific hydration guidance by calculating your water needs through physiological and environmental factors. Your AI client uses this MCP to factor in your body weight, activity levels, and local climate to suggest a total daily volume. It also builds structured drinking schedules so you can stay hydrated without disrupting your sleep.

## Overview
- **Category:** lifestyle
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_tHPMmq5MxtWMmNxiPlKRU3w1qssrKmtEYF7agefo/ai-agent-connect
- **Tags:** hydration, health, water, wellness, fitness

## Description

You can stop guessing how much water you actually need to drink. This MCP calculates your specific hydration requirements by looking at your weight, how much you move, and even the weather where you live. Instead of following generic advice, your AI client uses your real data to provide a target volume that makes sense for your body. 

If you're managing a busy schedule, you can have your agent build a timed drinking plan. This helps you spread your intake throughout the day so you aren't chugging water right before bed. The tool also accounts for specific biological needs, such as adjustments for pregnancy or breastfeeding, ensuring the math stays accurate for your specific situation. You just provide the context, and your AI client handles the math and the scheduling.

## Tools

### get_climate_adjustment
This tool finds the specific volume adjustment needed for your local weather conditions.

### calculate_daily_intake
This tool calculates your total recommended daily water volume based on your unique physical profile.

### get_activity_factor
This tool retrieves the specific multiplier or extra volume required to account for your physical activity.

### get_hydration_schedule
This tool generates a structured timeline for when you should drink water throughout your day.

## Prompt Examples

**Prompt:** 
```
How much water should I drink daily? I weigh 70kg, I am moderately active, and live in a hot climate.
```

**Response:** 
```
Based on your weight of 70kg, moderate activity, and hot climate, your recommended daily water intake is 3200ml.
```

**Prompt:** 
```
Create a drinking schedule for 2500ml of water. I wake up at 07:00 and sleep at 23:00.
```

**Response:** 
```
Here is your hydration schedule: 07:00 - 300ml, 09:00 - 400ml, 11:00 - 400ml, 13:00 - 400ml, 15:00 - 400ml, 17:00 - 300ml, 19:00 - 300ml.
```

**Prompt:** 
```
I am 60kg and breastfeeding. What is my daily water requirement in a temperate climate?
```

**Response:** 
```
Your recommended daily water intake is 2850ml, accounting for your weight, breastfeeding status, and temperate climate.
```

## Capabilities

### Personalized Volume Calculation
Your agent calculates total water needs using weight and activity levels.

### Environmental Adjustments
The AI adjusts your targets based on the heat or humidity of your climate.

### Timed Hydration Plans
Your client builds a step by step schedule to distribute water intake.

### Biological Context
The tool modifies requirements for pregnancy or breastfeeding needs.

## Use Cases

### Hot Climate Hydration
You tell your agent you live in a hot area to get an increased water target.

### Post-Workout Recovery
You provide your activity level to calculate the extra fluid needed after exercise.

### Daily Routine Planning
You give your wake and sleep times to receive a structured drinking schedule.

### Pregnancy Support
You include your pregnancy status to get a biologically accurate hydration recommendation.

## Benefits

- Calculations factor in local climate and weather conditions.
- Schedules prevent sleep disruption by timing intake around your sleep window.
- Adjustments account for specific biological states like breastfeeding.
- Activity multipliers ensure you drink enough during high exertion.

## How It Works

Connecting this MCP to your AI client allows you to turn personal health data into actionable hydration plans.

1. Connect the MCP to your preferred client like Claude or Cursor via Vinkius.
2. Provide your weight, activity level, and climate to your AI agent.
3. The agent uses the MCP tools to run the math.
4. Receive your total daily volume or a timed drinking schedule.

## Frequently Asked Questions

**How does this MCP calculate my water needs?**
It uses your weight, physical activity levels, and local climate to determine a specific volume recommendation.

**Can I get a schedule for my water intake?**
Yes. You can provide your wake and sleep times, and the MCP will generate a structured schedule to distribute your water intake.

**Does it account for pregnancy or breastfeeding?**
Yes. The tool includes specific adjustments to support the unique biological needs of pregnancy and breastfeeding.

**How does weather affect my hydration target?**
The MCP uses climate adjustment tools to increase or decrease your water requirements based on environmental conditions.

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