Hydration Calculator

Hydration Calculator MCP Connector for Claude

A+

Predict dough texture and hydration percentage instantly for bread, pizza, or focaccia.

3 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Are you guessing your dough's final structure? Hydration is the single most critical factor in baking success. Too dry, and your bread won't rise; too wet, and it will collapse. Getting this ratio right--especially when adding non-water liquids like oil or eggs--is difficult for even experienced bakers.

hydrationdough-sciencebakingflourtexture

3 tools expose this connector's capabilities to your AI agent.

calculate_hydration

Use this to determine how wet or dry a dough mixture is. Calculate dough hydration percentage from flour and liquid weights

classify_texture

Classify dough texture from hydration percentage and profile name

determine_dough_type

Helps identify what kind of baked good the ingredients are suited for. Determine dough type from flour and salt composition

See how to talk to your AI agent using Hydration Calculator.

I have 100g of '00' flour, 75g of water, and 20g of olive oil. Can you calculate the hydration and predict the texture for a pizza?

First, using `calculate_hydration`, I found your effective liquid weight is 95g (75g water + 20g oil), giving you a hydration of [CALCULATED_HYDRATION]%. Next, running `determine_dough_type` confirmed this as 'Neapolitan Pizza Crust'. Finally, the `classify_texture` tool predicts your texture will be [PREDICTED_TEXTURE], with suitability notes: [SUITABILITY_NOTES].

I'm making a rustic loaf. I used 450g of bread flour, 20g of salt, and 350g of water. What is the best texture profile?

Based on your ingredients (Bread Flour, 450g flour / 20g salt), `determine_dough_type` suggests a 'Rustic European Loaf' profile. The hydration calculated by `calculate_hydration` is [CALCULATED_HYDRATION]%. Therefore, the final classification from `classify_texture` is [PREDICTED_TEXTURE], suggesting you need to focus on [SUITABILITY_NOTES].

I have a high hydration dough (85%) and confirmed the profile is Chapati. What should I expect?

Running `classify_texture` with 85% hydration and 'Chapati' profile, we get a result of [PREDICTED_TEXTURE] classification. The suitability notes advise that [SUITABILITY_NOTES]. This confirms the specific constraints needed for flatbreads.

You use the `calculate_hydration` tool. This function takes your total flour weight, total water weight, and any liquid additives (like oil or milk) to give you a precise percentage of hydration.

Related Connectors