# Electrotherapy Dosage Calculator AI Agent Connect

> Electrotherapy Dosage Calculator MCP provides clinical decision support for setting precise treatment parameters. Your AI client uses this tool to calculate dosages for modalities like TENS, IFC, and NMES. It handles the math for tissue depth and patient sensitivity, helping you plan treatments that are both effective and safe.

## Overview
- **Category:** healthcare
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_ZJ83eFtu06rYXquQsk5xhvcdSWhpyVONIxU0mnMq/ai-agent-connect
- **Tags:** electrotherapy, clinical, medical, physiotherapy, dosage-calculation

## Description

You can use this MCP to take the guesswork out of electrotherapy planning. Instead of manually calculating settings for different modalities, you ask your AI client to handle the specifics based on the patient's needs. It covers major modalities including TENS, IFC, and NMES. 

When you're working with varying tissue depths or different levels of patient sensitivity, the math changes. This MCP handles those variables to ensure your parameters match the physiological requirements. You can quickly check if a proposed treatment is safe for a specific patient condition or get guidance on where to place electrodes for the best muscle stimulation. It acts as a technical second opinion during your clinical workflow, ensuring that the frequency, intensity, and placement align with standard therapeutic goals.

## Tools

### calculate_dosage
This tool calculates specific electrotherapy dosages. It determines the necessary settings based on the modality and patient factors.

### check_safety
This tool performs safety checks. It evaluates whether a specific treatment is appropriate for a patient's medical condition.

### suggest_placement
This tool provides anatomical guidance. It tells you where to place electrodes to target specific muscles or areas effectively.

### validate_parameters
This tool verifies your settings. It ensures the chosen parameters comply with physiological requirements.

## Prompt Examples

**Prompt:** 
```
Calculate the dosage for TENS for pain relief in superficial tissue for a patient with low sensitivity.
```

**Response:** 
```
The recommended parameters are a frequency of 100 Hz and an intensity of 15 mA, with bipolar electrode placement.
```

**Prompt:** 
```
Suggest electrode placement for NMES on the quadriceps muscle.
```

**Response:** 
```
Place electrodes over the motor points of the quadriceps muscle for effective stimulation.
```

**Prompt:** 
```
Is it safe to use IFC on a patient with a pacemaker?
```

**Response:** 
```
No, the treatment is unsafe due to the patient's pacemaker condition.
```

## Capabilities

### Dosage Calculation
Your agent calculates specific frequency and intensity settings for various modalities.

### Safety Verification
The AI checks patient contraindications against specific electrotherapy types.

### Electrode Placement
Your client receives anatomical suggestions for optimal muscle stimulation.

### Parameter Validation
The tool confirms that selected settings meet physiological compliance standards.

## Use Cases

### Pain Management
Calculate TENS settings for patients with varying levels of tissue sensitivity.

### Muscle Re-education
Get electrode placement advice for NMES to target specific motor points.

### Safety Screening
Verify if a specific modality like IFC is safe for a patient with a pacemaker.

### Treatment Planning
Validate that all parameters meet physiological requirements before starting a session.

## Benefits

- Reduces manual calculation errors for complex dosages.
- Provides immediate safety checks for patient contraindications.
- Standardizes treatment parameters across different modalities.
- Offers anatomical guidance for electrode positioning.

## How It Works

You connect the MCP to your preferred AI client and start asking clinical questions immediately.

1. Connect your AI client to the Vinkius-hosted MCP.
2. Provide patient details and the desired modality to your agent.
3. The agent uses the specific tools to calculate or check parameters.
4. Receive immediate, actionable clinical guidance in your chat interface.

## Frequently Asked Questions

**What modalities does this MCP support?**
The MCP supports major modalities including TENS, IFC, and NMES.

**How does the MCP help with electrode placement?**
It uses the suggest_placement tool to provide anatomical guidance for effective stimulation.

**Can I use this to check for patient safety?**
Yes, the check_safety tool allows your agent to verify if a treatment is safe based on patient conditions.

**Which AI clients can I use with this MCP?**
You can use this MCP with any compatible client like Claude, Cursor, Windsurf, or VS Code.

**Does it account for tissue depth?**
Yes, the tool calculates dosages based on factors like tissue depth and patient sensitivity.

**How do I calculate the correct dosage for a patient?**
You can use the `calculate_dosage` tool by providing the modality type, treatment goal, tissue depth, and patient sensitivity.

**Can this tool help with electrode positioning?**
Yes, the `suggest_placement` tool provides anatomical guidance for electrode positioning based on the modality and target area.

**How does the tool ensure patient safety?**
The tool uses `check_safety` to identify risks based on patient conditions and `validate_parameters` to ensure the dosage stays within safe physiological limits.
