Pediatric Fluid Calculator Connector for AI agents.
3 live capabilities
Calculate precise pediatric hydration and electrolyte needs for infants and children.
Waiting for input…
Why people use Pediatric Fluid Calculator
Pediatric Fluid Calculator for Accurate Clinical Hydration Needs
This Connector removes the manual step entirely. You just tell your agent the patient's weight, and it handles the Holliday-Segar math instantly. You get a clear daily volume and hourly rate without ever having to pull out a calculator.
What Vinkius changes
You get accurate clinical calculations for pediatric hydration without manual math.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
ER Triage
A nurse enters a weight for a dehydrated 15kg child to get an immediate hydration plan using calculate_daily_volume.
- Real-world use case 02
Pediatric Ward
A doctor asks for the hourly rate for a 25kg patient to update an IV pump using calculate_hourly_rate.
- Real-world use case 03
Neonatal Care
A clinician checks electrolyte needs for an 8kg infant to ensure safe hydration using get_electrolyte_recommendation.
Complete set · 3capabilities
The complete Pediatric Fluid Calculator capability set.
These are the exact actions your AI can choose when you ask it to work with Pediatric Fluid Calculator.
01—03
3 capabilities in this set.
Part of 3 available through Pediatric Fluid Calculator.
- 01 Capability
Get electrolyte recommendation
Provides the recommended sodium and potassium concentrations for neonatal and infant patients. It helps ensure safe electrolyte balance.
- 02 Capability
Calculate daily volume
Returns the total ml per 24h and the specific breakdown of the Holliday-Segar rule. This makes it easy to plan daily fluid targets.
- 03 Capability
Calculate hourly rate
Calculates the specific ml per hour infusion rate for a patient based on their weight. Use this to set IV pump speeds accurately.
Set up in minutes
One URL. Then ask Pediatric Fluid Calculator to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Pediatric Fluid Calculator from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_4GWxbSPyW9R6XXUGwFVtS60brpst8b39JKZWqaRL/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Pediatric Fluid Calculator, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Pediatric Fluid Calculator for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_4GWxbSPyW9R6XXUGwFVtS60brpst8b39JKZWqaRL/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Pediatric Fluid Calculator URL.
- Step 03
Save and start
Save the connection and enable Pediatric Fluid Calculator in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"pediatric-fluid-calculator": {
"url": "https://edge.vinkius.com/vk_preview_4GWxbSPyW9R6XXUGwFVtS60brpst8b39JKZWqaRL/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Pediatric Fluid Calculator
Open Agent mode in chat and ask: "Using Pediatric Fluid Calculator, help me...". 3 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"pediatric-fluid-calculator": {
"url": "https://edge.vinkius.com/vk_preview_4GWxbSPyW9R6XXUGwFVtS60brpst8b39JKZWqaRL/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Pediatric Fluid Calculator
Ask Copilot: "Using Pediatric Fluid Calculator, help me...". 3 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"pediatric-fluid-calculator": {
"url": "https://edge.vinkius.com/vk_preview_4GWxbSPyW9R6XXUGwFVtS60brpst8b39JKZWqaRL/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Pediatric Fluid Calculator
Open Cascade and ask: "Using Pediatric Fluid Calculator, help me...". 3 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"pediatric-fluid-calculator": {
"url": "https://edge.vinkius.com/vk_preview_4GWxbSPyW9R6XXUGwFVtS60brpst8b39JKZWqaRL/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Pediatric Fluid Calculator
Ask Cline: "Using Pediatric Fluid Calculator, help me...". 3 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add pediatric-fluid-calculator --transport http "https://edge.vinkius.com/vk_preview_4GWxbSPyW9R6XXUGwFVtS60brpst8b39JKZWqaRL/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Pediatric Fluid Calculator
Ask Claude: "Using Pediatric Fluid Calculator, show me...". 3 tools are ready
Where the request belongs
Work Pediatric Fluid Calculator can move forward.
Pediatric nurses and ER doctors who need to calculate precise fluid maintenance for infants and children quickly. It's for the clinician who needs to move fast without risking calculation errors.
Pediatric Nurse
Calculates hourly infusion rates during busy shifts to ensure accurate IV setups.
Emergency Room Physician
Quickly determines hydration needs for admitted children in high-pressure situations.
Pediatrician
Manages outpatient hydration plans and provides clear electrolyte guidelines to parents.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsWeight to Liquid Dose Calculator
Calculate exact liquid medication volumes based on patient weight and concentration.
Pediatric Dose Calculator
Calculate safe pediatric medication dosages based on weight and frequency.
Drug Renal Dose Adjuster
Calculate medication dose modifications and interval extensions based on renal function levels (CrCl or eGFR) and identify contraindications.
Pet Medication Dose Calculator
Calculate estimated medication dosages for pets based on body weight and veterinary standards.
Fluid Requirement Calculator
Calculate personalized daily fluid intake needs based on weight, age, and environmental factors.
Physiological Hydration Metric Engine
Compute exact metabolic water intake requirements. Structure highly optimized, circadian fluid distribution schedules adapting natively to body mass, physical output, and environmental climate.
Bring your own AI
Change the model, client or framework. Keep Pediatric Fluid Calculator connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Pediatric Fluid Calculator.
The practical details behind the request, access and result.
What is the Pediatric Fluid Calculator MCP for?
It calculates hydration needs for children using the Holliday-Segar rule, providing daily volumes and hourly rates.
Can the Pediatric Fluid Calculator MCP handle different weight brackets?
Yes, it automatically applies 4ml/kg for the first 10kg, 2ml/kg for the next 10kg, and 1ml/kg for anything over 20kg.
Does the Pediatric Fluid Calculator MCP give electrolyte info?
It provides sodium and potassium concentrations specifically for neonatal and infant patients.
How does the Pediatric Fluid Calculator MCP help in a busy ER?
It lets you get precise IV infusion rates instantly by just providing the patient's weight in kilograms.
Is the Pediatric Fluid Calculator MCP for adults?
No, this capability is specifically designed for pediatric fluid maintenance and won't work for adult patients.
What is the Holliday-Segar rule used for?
It is a standard clinical method used to determine fluid requirements for children based on their weight.
What is the Holliday-Segar rule?
The Holliday-Segar rule is a standard clinical method used to estimate daily fluid requirements for pediatric patients by applying different fluid densities to specific weight segments.
How do I use the `calculate_daily_volume` capability?
Provide the patient's weight in kilograms as input. The capability will return the total volume required for a 24-hour period and a summary of how that volume was distributed across weight tiers.
Can this capability recommend electrolyte concentrations?
Yes, by using the get_electrolyte_recommendation capability with the patient's weight, you can find the recommended milliequivalents of Sodium and Potassium per liter for their specific clinical tier.
One connection away
Give your agent a direct line to Pediatric Fluid Calculator.
Connect Pediatric Fluid Calculator once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available