# Hostfully MCP for AI Agents AI Agent Connect

> Hostfully MCP lets you manage vacation rentals, guest bookings, and property leads directly through your AI client. It connects to the Hostfully API so you can pull property details, track new inquiries, and coordinate with cleaners or maintenance crews without switching tabs.

## Overview
- **Category:** erp-operations
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_DIxHCp0g3cs5cf0GYSZdNpL8iJ8zeycJtbyQObsn/ai-agent-connect
- **Tags:** vacation-rentals, lead-management, booking-operations, hospitality-management, service-provider-tracking

## Description

Hostfully is your gateway to managing vacation rentals through your AI client. This Connector lets you pull property details, track guest leads, and monitor your service providers without leaving your chat interface. It connects directly to the Hostfully Property Management System, giving your agent the ability to see what's happening across your entire portfolio. You can check which properties are in an agency, see who's staying where, and identify which maintenance crews are assigned to specific sites. Instead of clicking through dozens of pages to find a guest's name or a cleaner's phone number, you just ask your agent. Because Vinkius hosts this Connector, you can get these capabilities running in minutes. It's built for people who need to move fast in the hospitality space and want to keep their guest data organized and accessible.

## Tools

### get_property
Retrieves specific details for a single rental property. This helps you quickly check amenities or current status.

### list_agencies
Shows all agencies your API key is authorized to access. Use this to navigate between different rental brands.

### list_guests
Lists all guests associated with a specific agency. This makes it easy to see who is coming to stay.

### list_leads
Lists all leads and bookings for an agency. Use this to stay on top of new guest inquiries.

### list_owners
Lists property owners associated with an agency. This is useful for auditing ownership records.

### list_properties
Lists all properties belonging to a specific agency. Use this to get a high-level view of your listings.

### list_service_providers
Lists service providers like cleaners and maintenance for an agency. Use this to coordinate your turnover teams.

### list_webhooks
Lists webhooks configured for an agency. Use this to check your automated data connections.

### get_agency
Retrieves details for a specific agency. Use this to verify agency-level settings and permissions.

### get_lead
Retrieves details for a specific lead. Use this to see specific guest questions or booking notes.

## Prompt Examples

**Prompt:** 
```
What properties do I have in the 'Coastal' agency?
```

**Response:** 
```
### Coastal Agency Properties
I've pulled the listings for the Coastal agency. Here is the current portfolio:

| Property Name | ID | Status |
| :--- | :--- | :--- |
| **Sunset Villa** | PR-921 | Available |
| **Ocean View Loft** | PR-402 | Booked |
| **Sandy Toes Cottage** | PR-115 | Maintenance |

Would you like me to pull more details on a specific one?
```

**Prompt:** 
```
Are there any new leads for the beach house?
```

**Response:** 
```
I'm checking the recent inquiries for the Beach House...

**New Inquiries Found:**
*   **Lead #409 (Jane Doe):** Asking about pet policies for a stay next weekend.
*   **Lead #412 (Mark Smith):** Interested in a group booking for 6 people.

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

**Prompt:** 
```
Who are my current maintenance people?
```

**Response:** 
```
Here are the service providers registered for your agency:

*   **QuickFix Plumbing** (Maintenance) - *Contact: 555-0199*
*   **Sparky Electric** (Electrical) - *Contact: 555-0122*
*   **Prime Cleaners** (Housekeeping) - *Contact: 555-0100*

Let me know if you need me to find a specific contact for a job.
```

## Capabilities

### Pull property details
Get specific info on any rental property in your portfolio.

### List agency properties
See every listing belonging to a specific agency in one view.

### Track guest leads
Monitor new inquiries and upcoming bookings for your agency.

### View guest information
Access guest names and stay details for your rental units.

### Manage service providers
Find and coordinate cleaners or maintenance teams for your sites.

### Check agency authorization
Verify which agencies your API key is allowed to access.

## Use Cases

### Checking guest arrivals
A host asks 'Who is arriving at the beach house this weekend?' The agent uses list_guests and get_property to give a summary of the upcoming stays.

### Following up on inquiries
A manager asks for new leads. The agent uses list_leads to show three new inquiries and get_lead to show specific guest questions about pet policies.

### Finding maintenance contacts
A host needs to find a plumber. The agent uses list_service_providers to show the local maintenance team and their contact information.

### Auditing property ownership
A manager wants to see who owns which listing. The agent uses list_owners to generate a clear list of owners for the entire agency.

## Benefits

- Stop switching tabs by pulling property details from get_property directly into your chat.
- Get a bird's eye view of your entire portfolio by using list_properties to see every listing at once.
- Stay on top of new inquiries by using list_leads to see guest questions as they come in.
- Coordinate your cleaning crews faster by pulling your team list with list_service_providers.
- Access guest names and stay info instantly with list_guests without opening a browser.
- Audit your portfolio records quickly by pulling owner data with list_owners.

## How It Works

The bottom line is you get instant access to your Hostfully rental data through a natural conversation with your AI.

1. Connect your Hostfully API key to the Vinkius platform.
2. Link your preferred AI client to the Hostfully MCP.
3. Ask your agent to check bookings, leads, or property statuses.

## Frequently Asked Questions

**Can Hostfully MCP help me manage my vacation rentals?**
Yes. It connects your Hostfully account to your AI client so you can ask questions about your properties, guests, and leads using plain English.

**Can I use Hostfully MCP to see my guest list?**
You can. Your agent can pull a list of all guests associated with your agency, making it easy to see who is staying where without logging in.

**How does Hostfully MCP help with property leads?**
It allows your agent to list all current leads and bookings. You can quickly see new inquiries and even pull specific details for individual guest questions.

**Can Hostfully MCP find my cleaners and maintenance teams?**
Yes. It can list all service providers tied to your agency, so you can quickly find the right person for a cleaning or repair job.

**Does Hostfully MCP work for multiple rental agencies?**
It does. You can use it to navigate between different agencies and view the specific properties, guests, and leads for each one.

**Can I use Hostfully MCP to check property details quickly?**
Absolutely. You can ask for specific details on any property, and the agent will pull the information directly from your Hostfully account.

**Where do I find my Hostfully API Key?**
You can find your API key in the Integration Settings of your Hostfully dashboard.

**Is the Agency UID required?**
It is required for most property and lead related tools. You can find it at the bottom of your Agency Settings page.

**Can I see guest details?**
Yes, the list_guests tool provides access to guest information associated with your agency.