# Cupping Duration Planner AI Agent Connect

> Cupping Duration Planner MCP handles the math and safety checks for your cupping therapy sessions. It calculates suction levels, placement durations, and cup counts based on specific client needs and anatomical constraints. Your AI client uses this to build complete session plans and provide post-treatment guidance without you having to manually cross-reference protocols.

## Overview
- **Category:** health
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_ToaII69cXnPskH4NxcQt1ApOWZImubpniTQreN71/ai-agent-connect
- **Tags:** cupping, therapy, wellness, health, medical

## Description

You can use this MCP to take the guesswork out of cupping therapy. Instead of manually calculating how long a cup should stay on a specific muscle group or how much suction is safe for a sensitive client, you let your AI agent handle the logic. It uses therapeutic protocols to determine the right suction levels, timing, and total cup counts for every session.

When you're working with a new client, you can check anatomical constraints to see how much suction a specific body part can handle. It helps you stay within safe therapeutic bounds by validating your planned parameters before you start. After the session is over, the MCP provides specific aftercare instructions based on how intense the treatment was. It's a practical way to ensure every session follows safe, standardized practices.

## Tools

### get_aftercare_recommendations
This tool provides specific post-treatment guidance. It tailors advice based on how intense the session was.

### get_area_sensitivity
This tool checks anatomical constraints. It tells you the typical sensitivity levels and suction limits for specific body parts.

### plan_session
This tool generates a full cupping therapy plan. It uses client and condition parameters to set suction, timing, and cup counts.

### validate_protocol_safety
This tool acts as a safety check. It verifies if your chosen suction and timing parameters stay within safe therapeutic limits.

## Prompt Examples

**Prompt:** 
```
Plan a static cupping session for muscle tension on the back for a client with medium tolerance.
```

**Response:** 
```
The session plan for the back includes a medium suction level, 5 minutes per placement, and a total of 8 cups. Please follow the standard hydration aftercare.
```

**Prompt:** 
```
How sensitive is the neck area for cupping?
```

**Response:** 
```
The neck is a small area with low tolerance. It is recommended to use low suction levels for this region.
```

**Prompt:** 
```
Is it safe to use high suction for circulation on a client with low tolerance?
```

**Response:** 
```
No, that combination is unsafe. High-intensity suction paired with low client tolerance is flagged as a safety risk.
```

## Capabilities

### Session Planning
Your agent builds complete treatment plans including suction and timing.

### Safety Validation
The AI checks your planned parameters against safe therapeutic bounds.

### Anatomical Checks
Your client can query specific body part sensitivity and suction limits.

### Aftercare Guidance
The MCP generates post-treatment instructions based on session intensity.

## Use Cases

### New Client Onboarding
Input a new client's tolerance and target area to get a safe starting plan.

### Safety Auditing
Run a planned set of parameters through the safety validator to prevent injury.

### Post-Session Briefing
Generate specific aftercare advice to give to a client after a high-intensity session.

### Anatomical Research
Quickly check how much suction is appropriate for delicate areas like the neck.

## Benefits

- Reduces manual calculation of suction and timing.
- Flags unsafe suction levels for sensitive clients.
- Standardizes aftercare instructions based on session intensity.
- Provides instant anatomical suction constraints.

## How It Works

You connect the MCP to your AI client and start planning sessions through natural language.

1. Connect your AI client to the Vinkius-hosted MCP.
2. Tell your agent the client's condition and sensitivity.
3. The agent uses the planning tools to calculate the session details.
4. Review the safety validation and the final plan.
5. Use the aftercare tool to get post-treatment instructions.

## Frequently Asked Questions

**How does this MCP ensure client safety?**
It uses a validation tool to check if your suction and timing parameters fall within safe therapeutic bounds.

**Can I use this with Claude or Cursor?**
Yes, you can use this MCP with any MCP-compatible client like Claude, Cursor, or Windsurf.

**Does it provide aftercare instructions?**
Yes, it provides specific guidance based on how intense the cupping session was.

**Can it tell me how much suction to use on the neck?**
Yes, you can use the sensitivity tool to find the recommended suction constraints for specific body parts.

**Do I need to host this myself?**
No, Vinkius hosts and manages the MCP for you. You just connect your client and start using the tools.

**How does the planner determine suction levels?**
Suction levels are calculated by analyzing the intersection of the target therapeutic condition and the client's specific sensitivity level.

**Can I check if a session is safe for a specific client?**
Yes, you can use the `validate_protocol_safety` tool to verify if the combination of cup type, condition, and client tolerance falls within safe therapeutic bounds.

**Does it provide instructions for after the session?**
Yes, the `get_aftercare_recommendations` tool provides specific post-treatment guidance based on the intensity used during the session.
