# MPU-Manager MCP for AI Agents AI Agent Connect

> MPU-Manager lets you manage medical-psychological assessments and clinic schedules through natural conversation. It connects your AI agent to your clinic's data so you can track cases, book appointments, and pull client records without clicking through a dashboard. It's built for clinic managers and legal pros who need to handle high-volume case management without the manual headache.

## Overview
- **Category:** erp-operations
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_EYrzTaoBeMFw30EXZ5PRYwK4hnE83N1ciP00BaVb/ai-agent-connect
- **Tags:** medical-assessment, case-management, appointment-scheduling, legal-orchestration, client-records

## Description

MPU-Manager lets you handle the heavy lifting of medical-psychological assessment coordination without the usual administrative friction. If you're currently juggling dozens of patient files, manual appointment logs, and legal status updates across different tabs, this Connector changes your daily routine. Instead of digging through a complex dashboard to find a specific case, you can just ask your agent to summarize a client's history or tell you which assessments are pending for the week. It acts as a digital coordinator that keeps your clinic's data organized and accessible. You can find this in the Vinkius catalog to get your clinic's operations running on autopilot. It turns your AI into a tool that understands your specific clinic workflow, allowing you to manage high volumes of cases while keeping your focus on patient care rather than data entry.

## Tools

### list_reports
View all generated case reports for your clinic. Use this to quickly find specific documentation.

### check_mpumanager_status
Verify your connection to the MPU-Manager system is active. Use this to ensure your agent has the latest data.

### create_appointment
Schedule a new time for a medical-psychological assessment. This helps you fill clinic slots without manual entry.

### create_case
Open a new case file in your management system. Use this to start the intake process for new clients.

### get_appointment
Retrieve the specific details for a scheduled clinic visit. This is useful for checking check-in info quickly.

### get_case
Fetch the full details and current status of a specific case. Use this to see where a file stands in the pipeline.

### get_client
Retrieve the profile and history of a registered client. Use this to pull records during a consultation.

### list_appointments
See a full list of all upcoming clinic appointments. This gives you a bird's eye view of your daily schedule.

### list_cases
Pull a list of all cases currently in your system. Use this to monitor your total clinic workload.

### list_clients
Get a list of all clients registered in your account. This helps you browse your entire client database.

## Prompt Examples

**Prompt:** 
```
Who is coming in for an assessment tomorrow morning?
```

**Response:** 
```
Here are your appointments for tomorrow morning:

| Time | Client Name | Case ID |
| :--- | :--- | :--- |
| 9:00 AM | Maria Santos | #4821 |
| 10:30 AM | João Oliveira | #3992 |

Would you like me to pull the specific details for either of these cases?
```

**Prompt:** 
```
Can you create a new case for a new client named Sarah Jenkins?
```

**Response:** 
```
I've successfully created a new case for **Sarah Jenkins**. 

*   **Status:** New
*   **Reference:** #5102

Would you like me to schedule her first assessment or pull up the intake checklist?
```

**Prompt:** 
```
What's the current status of case #4821?
```

**Response:** 
```
Here is the current status for **Case #4821 (Maria Santos)**:

*   **Status:** In Progress
*   **Latest Update:** Document submission received yesterday.
*   **Next Step:** Final review by the lead consultant.

Do you want to see the full report or the list of pending documents?
```

## Capabilities

### Track active cases
Get a full list of all cases currently in your system.

### Book clinic appointments
Schedule new assessment times directly through your agent.

### Retrieve client profiles
Pull detailed history and identifiers for any registered client.

### Monitor assessment progress
See real-time updates on document submissions and case statuses.

### Check clinic connectivity
Verify that your agent is properly synced with the MPU-Manager API.

## Use Cases

### Checking daily clinic capacity
A clinic manager asks their agent to list all appointments for the day. The agent uses list_appointments to show a table of names and times.

### Quickly pulling client history
A legal consultant needs to know a client's past. They ask the agent for the history of a specific ID, and the agent uses get_client to pull the data.

### Opening a new assessment file
An admin finishes an intake call and tells the agent to create a new case. The agent uses create_case to add it to the MPU-Manager system.

### Monitoring pending reports
A supervisor wants to see what's finished. They ask the agent to show all reports, and it uses list_reports to provide a status summary.

## Benefits

- Faster record retrieval with get_client means you spend less time digging through folders and more time with your patients.
- Easier scheduling with create_appointment lets you book new clinic visits in seconds using just a text command.
- Real-time tracking with list_cases gives you an instant view of your entire clinic workload without refreshing pages.
- Automated report listing with list_reports helps you find specific documentation for legal or medical review quickly.
- Instant status checks with check_mpumanager_status ensure your connection is always live so you never miss an update.
- Better data organization with list_clients lets you maintain a clean, searchable archive of every person in your system.

## How It Works

The bottom line is you get a dedicated case coordinator that lives inside your favorite AI tool.

1. Get your API key from the MPU-Manager dashboard under the Settings menu.
2. Add the MPU-Manager connection to your preferred AI client.
3. Ask your agent to list cases, book appointments, or pull client records.

## Frequently Asked Questions

**How does MPU-Manager help with clinic scheduling?**
It lets your AI agent book and manage appointments directly. You can ask your agent to find a slot and schedule a visit, which then updates your MPU-Manager dashboard automatically.

**Can I use MPU-Manager to see my client records?**
Yes, you can ask your agent to pull up a specific client's history or list all your registered clients. It retrieves the data from your MPU-Manager account so you can see it in the chat.

**Is MPU-Manager good for high-volume clinics?**
It's designed specifically for that. It helps clinic managers stay on top of many cases at once by providing quick summaries and status updates without needing to click through every single file.

**Does MPU-Manager work with Claude or Cursor?**
Yes, you can connect MPU-Manager to any MCP-compatible client, including Claude, Cursor, Windsurf, and VS Code, to start managing your clinic data through natural conversation.

**How do I get started with MPU-Manager?**
Just subscribe to the Connector, get your API key from your MPU-Manager dashboard, and connect it to your AI agent. From there, you can start asking questions about your cases and appointments.

**Can MPU-Manager help with legal case tracking?**
Yes, it's great for legal consultants who need to verify client metadata and track the history of various assessments quickly within their existing workspace.

**How do I create a new case via AI?**
Use the `create_case` tool with a client ID and description. The case is opened immediately in your MPU Manager account.

**Can I schedule appointments from my agent?**
Yes. Use `create_appointment` with case ID, date (ISO 8601), and location to schedule a new appointment instantly.

**How do I view reports for a specific case?**
Use `list_reports` with the case ID to retrieve all generated reports including type, date, and current status.