# Preno MCP for AI Agents AI Agent Connect

> Preno lets you connect your property management system to your AI agent. It handles the heavy lifting of booking management, guest communication, and occupancy tracking for hotels and vacation rentals. Instead of jumping between tabs, you can manage your entire property portfolio through a single conversation.

## Overview
- **Category:** erp-operations
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_iL7jYWWmyK0HOS1ZqFkJsk6gbMpCOetb8QDlLafx/ai-agent-connect
- **Tags:** booking-management, hotel-management, guest-services, occupancy-tracking, hospitality-tech

## Description

Managing a hotel usually means living in a dozen different tabs. You're constantly checking room availability, digging through guest histories to see if they're a repeat visitor, and trying to keep your booking data in sync across different channels. This Connector changes that by letting your AI agent handle the manual data entry and lookups for you. You can ask your agent to pull up a guest's stay history or create a new reservation without ever logging into the Preno dashboard. It puts your property's data into a conversational interface, making it much easier to spot trends or handle quick requests. Because Vinkius hosts this Connector, you can get it running in minutes and start using it alongside your other tools to keep your operations moving. It turns your property management from a series of clicks into a series of commands.

## Tools

### list_preno_payments
View a list of all financial transactions for the property. This helps you keep track of your daily revenue.

### list_preno_agents
See a list of all connected OTAs and booking agents. This helps you monitor your distribution channels.

### get_preno_booking
Pull the specific details for a single reservation. Use this to quickly see check-in times and stay lengths.

### create_preno_guest
Create a new guest profile in your property management system. This helps you keep your guest database current without manual typing.

### get_preno_guest
Get the full history and profile for a specific guest. This lets you see past preferences and stay history.

### get_preno_room_type
Look up the details of a specific room category. It provides the exact specs and rates for any room type.

### list_preno_guests
See a list of all guests in your system. You can also search by name or email to find specific people.

### list_preno_room_types
See all available room types and categories at your property. It gives you a full overview of your inventory.

### check_preno_status
Verify that your Preno account is connected and the API is working. Use this to ensure your data is syncing.

### list_preno_bookings
Get a full list of all current and upcoming bookings. This provides a quick look at your property's occupancy.

### create_preno_booking
Generate a new reservation record in your system. This lets you book guests through your AI agent directly.

## Prompt Examples

**Prompt:** 
```
Who is checking in today and do they have any special requests?
```

**Response:** 
```
### Today's Check-ins

| Guest Name | Room Type | Status |
| :--- | :--- | :--- |
| **John Doe** | Deluxe Suite | Checked In |
| **Sarah Smith** | Standard King | Expected |

**Notes:**
* John Doe requested a late checkout.
* Sarah Smith requested extra towels.
```

**Prompt:** 
```
Create a new reservation for a Deluxe Suite for 2 nights starting Friday.
```

**Response:** 
```
### Reservation Confirmed

I've successfully created a new booking for a **Deluxe Suite**.

* **Start Date:** This Friday
* **Duration:** 2 Nights
* **Status:** Live in Preno

Would you like me to send a confirmation to the guest?
```

**Prompt:** 
```
What were our total payments for the Deluxe Suite yesterday?
```

**Response:** 
```
### Revenue Summary

Yesterday, the **Deluxe Suite** generated a total of **$450** in payments.

**Transaction Breakdown:**
* Deluxe Suite (Room 201): $450
* Deluxe Suite (Room 204): $0 (No stays)

Your API connection is healthy and the data is up to date.
```

## Capabilities

### Create new guest profiles
Add a new person to your property management system instantly.

### Retrieve booking details
Get the specifics of any reservation with one prompt.

### Pull guest history
See past stays and preferences for any individual guest.

### List property room types
View all your available room categories and rates in a list.

### Track financial payments
See a list of recent transactions and revenue streams.

### Generate new bookings
Create a reservation record in your system from a natural request.

### Monitor API health
Verify that your Preno account is connected and the API is working.

## Use Cases

### Quickly checking in a guest
A front desk clerk needs to see if a room is ready for a guest arriving in 10 minutes. They ask the agent to list all bookings and check the status of a specific guest.

### Pulling a guest's stay history
A manager wants to know if a guest has stayed before. They use get_preno_guest to pull the full profile and see past preferences.

### Creating a new reservation
A guest calls to book a suite for next week. The agent uses create_preno_booking to set up the reservation immediately.

### Analyzing revenue by room type
A revenue manager wants to see which room types are making the most money. They use list_preno_room_types and list_preno_payments to compare data.

## Benefits

- You can create guest profiles instantly using create_preno_guest instead of filling out long web forms.
- Get a full view of your occupancy with list_preno_bookings to see what's coming up without switching tabs.
- Personalize every stay by pulling guest history with get_preno_guest to see what they liked last time.
- Monitor your revenue streams quickly using list_preno_payments to stay on top of your daily cash flow.
- Simplify room management by using list_preno_room_types to see your entire inventory in one list.
- Check your system's health with check_preno_status to ensure your booking data is always syncing correctly.

## How It Works

The bottom line is you get a conversational interface for your entire property management system.

1. Subscribe to the Preno MCP on Vinkius.
2. Copy your API Key from your Preno account settings under API Access.
3. Connect it to your AI client and start asking questions about your bookings.

## Frequently Asked Questions

**What can the Preno MCP do for my hotel?**
It lets your AI agent manage bookings, guest profiles, and room rates directly. You can create reservations, check availability, and pull guest history without leaving your current app.

**Can I use the Preno MCP to see my guest history?**
Yes, you can ask your agent to pull up the full profile and stay history for any guest. This helps you personalize interactions and recognize repeat visitors instantly.

**How do I manage room types with the Preno MCP?**
You can list all your room categories and view specific details for each one. This makes it easy to see your inventory and manage rates through a simple conversation.

**Can this Connector help with my property's finances?**
It allows you to list all financial payments and see recent transactions. You can ask your agent to summarize revenue or check specific payment entries.

**Is the Preno MCP good for front desk staff?**
It's perfect for front desk leads who need to quickly check room status or create new bookings during busy shifts. It reduces the time spent clicking through menus.

**How does the Preno MCP handle new bookings?**
You can tell your agent to create a new booking for a guest, and it will handle the data entry in Preno for you. It ensures your records stay updated in real time.

**How do I find my Preno API Key?**
Log in to your account, navigate to **Settings** > **API Access**, and copy your unique high-fidelity **API Token**.

**Can I check room availability via AI?**
Yes! The `list_preno_room_types` tool allows your agent to retrieve high-fidelity configuration and availability metadata for all room categories.

**How do I list my property's guests?**
Use the `list_preno_guests` tool to retrieve the complete high-fidelity directory of guest profiles along with their unique identifiers for precise orchestration.