# ezyVet MCP for AI Agents AI Agent Connect

> ezyVet MCP connects your veterinary practice management software to your AI agent. You can pull up patient records, check appointment slots, review clinical consults, and manage invoices or inventory without leaving your chat interface. It turns your AI into a practice assistant that knows your clinic's data.

## Overview
- **Category:** erp-operations
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_D25Zxcg64VpurlmuRpSF2pmIZjuy2mQERAXfW7bq/ai-agent-connect
- **Tags:** veterinary-practice, patient-records, appointment-scheduling, clinical-management, medical-billing, pet-health

## Description

Running a veterinary clinic means juggling a million moving parts at once. You're usually switching between tabs to see when a patient is coming in, what their last treatment was, or if an invoice actually got paid. This Connector changes that by letting your AI agent do the heavy lifting for you. Instead of digging through a complex database or clicking through multiple menus, you just ask your agent for the status of a specific pet's records or to see who's on the schedule today. It handles the data fetching for patients, clinical notes, and billing, so you can stay focused on the animals in front of you. Because Vinkius hosts this Connector, you can connect once from your AI client and get access to a catalog of over 4,000 other tools. It's about moving from manual data entry and constant searching to just having the answers right when you need them during a busy shift. Whether you're looking for a specific owner's contact info or checking if a product is in stock, your agent pulls that info from the platform and puts it right in your chat. It cuts out the navigation fatigue and lets you work at the speed of conversation. You no longer have to keep multiple windows open just to verify a dosage or check a payment status. Your AI agent becomes a knowledgeable member of the clinic staff, capable of retrieving deep historical data on any animal or client instantly. This means less time spent clicking and more time spent providing high-quality care.

## Tools

### get_consult
Get a specific clinical consult by its ID. This lets you review past medical notes for a patient.

### get_invoice
Get a specific invoice by its ID. Use this to check the payment status of a past bill.

### get_me
Get your own ezyVet user profile. This lets the agent know who is currently logged in.

### list_contacts
List all clients, suppliers, and staff. This helps you find contact details quickly.

### get_animal
Get a specific animal's details by its ID. This helps you quickly pull up a patient's history.

### get_appointment
Get a specific appointment by its ID. Use this to see the details of a scheduled visit.

### list_animals
List all animals registered in your system. This is great for seeing your full patient list and understanding your current caseload.

### list_appointments
List all upcoming appointments. Use this to see your clinic's daily schedule at a glance.

### list_invoices
List all invoices in your practice. Use this to track payments and monitor your revenue.

### list_products
List all products in your inventory. This lets you check stock levels while talking to owners.

### list_consults
List all clinical consults. Use this to see a history of all patient treatments.

### get_contact
Get a specific contact's details by their ID. Use this to find specific owner or supplier information.

## Prompt Examples

**Prompt:** 
```
Who's coming in today?
```

**Response:** 
```
### Today's Schedule

| Time | Patient | Type |
| :--- | :--- | :--- |
| 10:00 AM | Bella | Annual Checkup |
| 11:30 AM | Luna | Vaccination |
| 02:00 PM | Max | Dental Cleaning |

Would you like more details on any of these appointments?
```

**Prompt:** 
```
List the most recent invoices.
```

**Response:** 
```
**Recent Invoices**

* **INV-001**: $150.00 (Paid)
* **INV-002**: $85.00 (Pending)
* **INV-003**: $210.00 (Paid)

Shall I show you the details for the pending invoice?
```

**Prompt:** 
```
Is the heartworm vaccine in stock?
```

**Response:** 
```
I've checked the inventory for you.

* **Product**: Heartworm Vaccine
* **Status**: In Stock
* **Quantity**: 45 units

You're all set to offer this to clients today.
```

## Capabilities

### Pull up patient history
Fetch specific animal records and historical data instantly.

### Check appointment slots
Query your daily schedule and check for open availability.

### Review clinical notes
Access past consult history and medical records for any patient.

### Track clinic revenue
List all invoices to monitor payments and practice billing.

### Manage contact lists
Retrieve details for clients, owners, and clinic staff.

### Check product inventory
View your current stock levels and product catalog.

### View user profile
Get your own user profile information from the system.

## Use Cases

### Quick history check
A vet asks for a dog's last vaccination date during a checkup. The agent uses `get_consult` to pull up the last medical notes instantly.

### Billing oversight
A manager wants to see all pending invoices for the current month. The agent uses `list_invoices` to generate a summary of outstanding payments.

### Inventory verification
A tech needs to know if a specific heartworm medication is in stock. The agent uses `list_products` to check current levels.

### Schedule management
A receptionist wants to see if there's a gap in the afternoon schedule. The agent uses `list_appointments` to find an open slot.

## Benefits

- Faster patient history: Use `list_animals` and `get_animal` to see a pet's full history without clicking through menus.
- Easier scheduling: Check gaps with `list_appointments` to see your day at a glance while talking to clients.
- Clearer billing: Track payments quickly using `list_invoices` to keep your practice revenue organized.
- Quick clinical review: Access `list_consults` to see past treatments during a busy consultation.
- Real-time stock checks: Use `list_products` to see what's on the shelf while discussing options with owners.
- Easy contact lookup: Find owner or supplier info with `list_contacts` to save time on administrative tasks.

## How It Works

The bottom line is you get a conversational interface for your ezyVet data.

1. Subscribe to the ezyVet MCP on Vinkius.
2. Enter your ezyVet Client ID, Client Secret, and Partner ID from your account settings.
3. Ask your AI agent to list patients, check schedules, or pull up invoices.

## Frequently Asked Questions

**Can the ezyVet MCP see my patient records?**
Yes, it can fetch patient records and clinical history for you. This allows your AI agent to pull up specific pet data instantly during a consultation.

**Does the ezyVet MCP help with clinic billing?**
Yes, it can list and inspect invoices. You can ask your agent to show recent payments or find specific billing details for any client.

**Can I use the ezyVet MCP in Claude or Cursor?**
Yes, it works with any MCP-compatible client. Once connected via Vinkius, you can use it in your preferred AI tool.

**How do I connect ezyVet to my AI agent?**
You just need to subscribe to the Connector on Vinkius and provide your ezyVet Client ID, Client Secret, and Partner ID in the setup fields.

**Does ezyVet MCP work for multi-clinic practices?**
It works with any ezyVet account that has the proper permissions. If your account manages multiple locations, the agent will access the data associated with your credentials.

**Can I use this to book new appointments?**
This Connector is primarily for data retrieval. It allows you to list and view appointments, but it doesn't currently support creating or editing new bookings.

**Where do I find my ezyVet API credentials?**
You can generate your Client ID and Client Secret in the ezyVet Developer Portal or request them from ezyVet support. Your Partner ID is typically provided during your integration onboarding.

**Does this integration support multiple practice locations?**
Yes, as long as your API credentials have access to those locations. The results will reflect the data authorized for your Partner ID and Client credentials.

**Can I access clinical consult history?**
Yes, the `list_consults` and `get_consult` tools allow you to retrieve and inspect past clinical sessions and their associated data.