# Pet Anesthesia Risk Scorer MCP for AI Agents AI Agent Connect

> Pet Anesthesia Risk Scorer estimates ASA physical status classifications for veterinary patients. It uses physiological markers, age, weight, and pre-existing conditions to help you assess patient risk levels from Class I to Class V before procedures. This tool provides a consistent way to evaluate patient health and identify potential complications like obesity-related respiratory issues, making it a reliable part of your clinical decision-making process.

## Overview
- **Category:** medical
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_j0qrQ0yMN1K0KChYhNU9jhNtaNB55UY5q94nLQpl/ai-agent-connect
- **Tags:** veterinary, anesthesia, asa-class, pet-health, risk-assessment

## Description

The Pet Anesthesia Risk Scorer helps you figure out the ASA physical status of your patients without the mental heavy lifting. When you're in the middle of a busy clinic day, you need to know how a patient's age, weight, and health history translate into actual risk. This Connector takes those variables and gives you a clear classification from Class I to Class V. It's built to help you spot things like obesity-related respiratory issues or the cumulative impact of chronic diseases on a patient's ability to handle anesthesia. You can use it to get a consistent score every time, which keeps your team on the same page. It's a practical way to turn a bunch of disparate medical notes into a single, actionable risk profile. You can find this tool in the Vinkius catalog along with many others designed to support clinical workflows. It lets you focus on the surgery while the heavy data processing happens in the background. Instead of manually cross-referencing multiple charts or trying to remember every nuance of a patient's chronic history, you can just provide the raw facts. The output gives you a clear sense of where the patient stands before you ever start the procedure. It's about having a reliable, standardized baseline that helps you make better decisions for your patients, consistently.

## Tools

### summarize_medical_severity
Aggregates medical conditions into a simplified impact tier. It helps you quickly see which chronic issues matter most for surgery.

### calculate_asa_class
Estimates the ASA physical status classification for a pet. It helps you determine the patient's baseline health level.

### evaluate_body_condition_risk
Analyzes airway and cardiovascular risks based on weight and BCS. This identifies specific dangers related to obesity.

## Prompt Examples

**Prompt:** 
```
What is the ASA class for a 5-year-old dog weighing 30kg with a BCS of 5 and minimal pre-existing severity?
```

**Response:** 
```
### Patient Assessment

*   **Estimated ASA Class:** Class I
*   **Status:** Healthy patient with no systemic disease.

This patient is considered low risk for upcoming procedures based on the provided markers.
```

**Prompt:** 
```
Evaluate the anesthetic risk for an 11kg cat with a BCS of 8.
```

**Response:** 
```
### Risk Assessment

*   **Key Findings:** Increased respiratory risk.
*   **Specific Concerns:** Potential for difficult intubation due to obesity.

**Recommendation:** Proceed with caution regarding airway management.
```

**Prompt:** 
```
Summarize the severity of these conditions: [renal failure, hypertension] with moderate impact on vital organs.
```

**Response:** 
```
### Severity Summary

*   **Impact Tier:** Moderate
*   **Clinical Note:** Significant impact on surgery and anesthesia planning. These conditions require focused monitoring during the procedure.
```

## Capabilities

### Estimate ASA physical status class
The Connector calculates a patient's health classification based on their current medical status.

### Analyze airway and cardiovascular risks
It identifies how weight and body condition impact breathing and heart health.

### Group medical conditions into severity tiers
It takes a list of chronic issues and tells you how much they'll impact a procedure.

### Assess risk based on body condition scores
The tool evaluates how a pet's weight affects their overall anesthetic risk.

### Standardize patient risk assessments
It provides a consistent way to score every patient to ensure clinic-wide accuracy.

## Use Cases

### Assessing an obese dog for routine surgery
A vet asks the agent to check a 5-year-old dog with a BCS of 8. The agent uses evaluate_body_condition_risk to flag respiratory risks.

### Screening a cat with chronic renal failure
A technician provides notes on a cat with renal issues. The agent uses summarize_medical_severity to determine the impact tier for surgery.

### Emergency triage for multiple patients
In a busy ER, the vet asks the agent to quickly calculate ASA classes for three incoming patients using calculate_asa_class.

### Creating standardized pre-op reports
A surgeon wants a consistent risk profile for a high-risk case. The agent aggregates all medical data into a single ASA classification.

## Benefits

- Standardize your risk assessments across the whole clinic using calculate_asa_class to ensure every vet is on the same page.
- Identify obesity-related complications faster with evaluate_body_condition_risk to prevent intraoperative respiratory issues.
- Simplify complex medical histories into clear tiers with summarize_medical_severity so you can focus on what matters.
- Reduce human error in patient screening by providing a consistent data-driven baseline for every surgery.
- Save time during intake by letting your agent handle the heavy lifting of calculating risk scores from raw notes.

## How It Works

The bottom line is you get a standardized risk profile for every patient in seconds.

1. Input patient vitals like weight, age, and body condition scores.
2. Provide current medical conditions and chronic history notes.
3. Get a standardized ASA class and a summary of the risk impact.

## Frequently Asked Questions

**Does the Pet Anesthesia Risk Scorer handle different types of pets?**
Yes, it works for any animal your clinic treats. It uses standard physical markers to assess risk, making it useful for dogs, cats, and even exotic pets.

**Can the Pet Anesthesia Risk Scorer help with emergency triage?**
It is great for quick triage. You can feed in vitals and medical history to get an immediate ASA class, helping you prioritize patients who need immediate attention.

**Will the Pet Anesthesia Risk Scorer give me specific drug dosages?**
No, the Pet Anesthesia Risk Scorer doesn't provide drug dosages. It focuses on risk classification and physical status to help you plan your anesthesia safely.

**How does the Pet Anesthesia Risk Scorer assess obesity?**
It uses the evaluate_body_condition_risk tool to look at weight and body condition scores. It then flags specific airway and cardiovascular risks that come with being overweight.

**Is the Pet Anesthesia Risk Scorer accurate for chronic diseases?**
It helps by aggregating multiple conditions into a severity tier. This makes it easier to see how conditions like renal failure or hypertension impact the patient's overall risk.

**Does the Pet Anesthesia Risk Scorer follow ASA guidelines?**
Yes, it is specifically designed to estimate the ASA physical status classification, which is the standard used by veterinary and human anesthesiologists.

**What is the ASA physical status classification?**
It is a standardized ranking of a patient's systemic health, ranging from Class I (healthy) to Class V (moribund), used to assess anesthetic risk.

**How does the `calculate_asa_class` tool work?**
The tool takes parameters such as age, weight, body condition score (1-9), and pre-existing severity to determine the most appropriate ASA class.

**Can I use this for different species?**
The tool is specifically designed for veterinary patients, focusing on parameters like Body Condition Score (BCS) common in pet medicine.