# Acupuncture Point Selector AI Agent Connect

> Acupuncture Point Selector MCP helps you bridge TCM diagnostic patterns with precise clinical application. Your AI client can identify synergistic point formulas, calculate needle depth and retention times, plan treatment schedules, and run safety checks against patient profiles like pregnancy status to ensure safe, effective practice.

## Overview
- **Category:** healthcare
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_yAuZvUiBJndpC3eC8n6mUvSFhKaFJNaJVCGYxlQH/ai-agent-connect
- **Tags:** acupuncture, tcm, healthcare, clinical, wellness

## Description

You can use this MCP to bring deep Traditional Chinese Medicine knowledge directly into your AI-powered clinical workflow. Instead of manually cross-referencing texts for point combinations, you can ask your agent to find the right formula for a specific symptom pattern. It handles the heavy lifting of clinical logic, such as identifying synergistic points for specific diagnoses. Once you have a formula, the MCP provides the technical details you need for administration, including how deep to needle and how long to leave the needles in place. It also helps you manage the logistics of a treatment plan by suggesting how often a patient should return. Most importantly, it acts as a safety layer. You can quickly check if a proposed set of points is contraindicated for a patient, such as someone who is pregnant, before you begin treatment. It's a technical companion for practitioners who want to verify their clinical reasoning with a specialized tool.

## Tools

### get_needling_parameters
This tool provides technical administration data. It tells you the specific needle depth and retention times for a chosen set of points.

### get_treatment_schedule
This tool determines the recommended frequency and duration for a treatment course. It helps you plan how many sessions a patient needs.

### select_point_formula
This tool finds the best set of acupuncture points for a specific clinical presentation. It identifies synergistic combinations based on the patient's symptoms.

### validate_point_safety
This tool checks if a point combination is safe for a specific patient. It flags contraindications like pregnancy status.

## Prompt Examples

**Prompt:** 
```
Find a point formula for a patient with acute lower back pain and Liver Qi Stagnation for pain relief.
```

**Response:** 
```
The recommended points for acute lower back pain with Liver Qi Stagnation are BL23, BL40, and LV3. These points work together to regulate Qi flow and alleviate local tension.
```

**Prompt:** 
```
What is the recommended treatment schedule for a chronic headache condition?
```

**Response:** 
```
For chronic headache conditions, the recommended schedule is 2 sessions per week for a total of 10 sessions to achieve long-term regulation.
```

**Prompt:** 
```
Is the combination of LI4 and LV3 safe for a pregnant patient?
```

**Response:** 
```
No, the combination is not safe. LI4 is strictly contraindicated during pregnancy.
```

## Capabilities

### Formula Selection
Your agent identifies optimal acupuncture point sets based on TCM diagnostic patterns.

### Technical Administration
The AI provides specific needle depth and retention time data for selected points.

### Treatment Planning
Your agent calculates the necessary frequency and total sessions for a treatment course.

### Safety Verification
The tool checks point combinations against patient profiles to prevent contraindications.

## Use Cases

### Acute Pain Management
Identify specific point formulas for patients presenting with sudden onset pain and specific Qi patterns.

### Pregnancy Safety Checks
Verify that a chosen point combination does not include contraindications for pregnant patients.

### Chronic Condition Planning
Determine the total number of sessions and weekly frequency needed for long-term regulation.

### Needle Administration
Get exact depth and retention instructions for a specific set of points to ensure consistent technique.

## Benefits

- Reduces manual lookup time for point formulas and technical parameters.
- Adds a safety check layer for contraindicated points in sensitive patient profiles.
- Standardizes treatment scheduling based on clinical presentation.
- Provides precise physical administration data for needle placement.

## How It Works

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

1. Connect your AI client to Vinkius to access the MCP.
2. Describe the patient's symptoms and TCM diagnosis to your agent.
3. The agent uses the MCP to find formulas, schedules, or safety data.
4. Review the technical parameters or safety warnings provided by the tool.

## Frequently Asked Questions

**How do I use this MCP with Claude?**
You connect to the MCP through the Vinkius platform. Once connected, your Claude client can immediately use the tools to assist with TCM diagnosis and planning.

**Can this tool help with pregnancy safety?**
Yes. The validate_point_safety tool checks if specific point combinations are contraindicated for patients, such as those who are pregnant.

**Does it provide specific needle depths?**
Yes. The get_needling_parameters tool provides technical physical administration data, including depth and retention times.

**Can it help plan a multi-week treatment plan?**
Yes. The get_treatment_schedule tool determines the recommended frequency and duration for a full course of treatment.

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

**How does the tool determine point combinations?**
The `select_point_formula` tool analyzes provided symptoms and TCM diagnoses to select a synergistic group of points that address both the root and manifestation of the condition.

**Can I check if a point combination is safe for pregnant patients?**
Yes, the `validate_point_safety` tool checks point combinations against patient profiles, including pregnancy status, to identify contraindications.

**Does this provide physical administration details?**
Yes, using `get_needling_parameters`, the tool provides specific needle depth ranges and recommended retention times for the selected points.
