Guesty Connector for AI agents.
11 live capabilities
Manage vacation rental bookings and property listings from your chat window.
Waiting for input…
Why people use Guesty
Stop Tab-Switching with Guesty for Property Management
This Connector puts all those data points into your AI client. You can ask for a summary of your monthly revenue or check the status of ten different properties in one go. You get a clear picture of your operations without ever leaving your chat window.
What Vinkius changes
It puts your entire rental operation inside your AI chat window.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Handling a guest's history request
A guest asks for a late check-in.
- Real-world use case 02
Reporting monthly owner revenue
An owner asks for their payout.
- Real-world use case 03
Coordinating a cleaning team
You need to know what's done before a guest arrives.
Complete set · 11capabilities
The complete Guesty capability set.
These are the exact actions your AI can choose when you ask it to work with Guesty.
01—04
4 capabilities in this set.
Part of 11 available through Guesty.
- 01 Capability
Get owner revenue
Retrieve owner statements including gross revenue and net payouts. Perfect for showing owners their earnings.
- 02 Capability
Get reservation
Get the specific details for a single reservation. Use this to pull deep data on one specific booking.
- 03 Capability
List guests
List all guests or search for them by name or email. This makes finding a specific guest profile easy.
- 04 Capability
List listings
List all property listings currently managed in your Guesty account. Get a bird's-eye view of your portfolio.
05—08
4 capabilities in this set.
Part of 11 available through Guesty.
- 05 Capability
List messages
List communication messages and chats with guests. Use this to see your recent guest interactions.
- 06 Capability
List reservations
List reservations filtered by status like confirmed or stayed. Quickly see what's coming up on your books.
- 07 Capability
List tasks
List all current cleaning and operational tasks. Use this to keep your maintenance team on track.
- 08 Capability
Get accounting stats
Get a summary of your business-level accounting and statistics. Use this to see your overall financial health.
09—11
3 capabilities in this set.
Part of 11 available through Guesty.
- 09 Capability
Get calendar
View the availability and pricing calendar for a specific listing. This helps you check dates quickly.
- 10 Capability
Get listing stats
Pull performance statistics for a specific property listing. See how your individual units are performing.
- 11 Capability
Get listing
Get detailed information for a specific property listing. Use this to pull all the specs for one unit.
Set up in minutes
One URL. Then ask Guesty to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Guesty from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_bYRstsAinCz6bxGbSf9aqeqrQXgH6U1NqXM6hYt6/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Guesty, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Guesty for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_bYRstsAinCz6bxGbSf9aqeqrQXgH6U1NqXM6hYt6/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Guesty URL.
- Step 03
Save and start
Save the connection and enable Guesty in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"guesty": {
"url": "https://edge.vinkius.com/vk_preview_bYRstsAinCz6bxGbSf9aqeqrQXgH6U1NqXM6hYt6/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Guesty
Open Agent mode in chat and ask: "Using Guesty, help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"guesty": {
"url": "https://edge.vinkius.com/vk_preview_bYRstsAinCz6bxGbSf9aqeqrQXgH6U1NqXM6hYt6/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Guesty
Ask Copilot: "Using Guesty, help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"guesty": {
"url": "https://edge.vinkius.com/vk_preview_bYRstsAinCz6bxGbSf9aqeqrQXgH6U1NqXM6hYt6/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Guesty
Open Cascade and ask: "Using Guesty, help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"guesty": {
"url": "https://edge.vinkius.com/vk_preview_bYRstsAinCz6bxGbSf9aqeqrQXgH6U1NqXM6hYt6/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Guesty
Ask Cline: "Using Guesty, help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add guesty --transport http "https://edge.vinkius.com/vk_preview_bYRstsAinCz6bxGbSf9aqeqrQXgH6U1NqXM6hYt6/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Guesty
Ask Claude: "Using Guesty, show me...". 11 tools are ready
Where the request belongs
Work Guesty can move forward.
This is for property managers juggling dozens of units who are tired of manual data entry. It's for the operations lead who needs to check cleaning statuses in seconds and the owner who wants to see their net revenue without logging into a complex dashboard.
Property Manager
Uses the Connector to quickly check which properties are ready for check-in and who is arriving today during the morning rush.
Operations Coordinator
Monitors cleaning and maintenance tasks to ensure every unit meets standards before the next guest arrives.
Short-term Rental Owner
Pulls revenue reports and owner statements to track the profitability of their vacation rental portfolio.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsLodgify
Manage vacation rental properties, bookings, availability, rates, quotes, and channel connections for your Lodgify account through natural conversation.
Hostaway
Manage vacation rental listings, reservations, calendar, channels, guest conversations, and financials for your Hostaway properties through natural conversation.
Hostfully
Manage vacation rental properties, leads, and bookings via Hostfully API.
Mews
Manage hotel reservations, guests, rooms, billing, housekeeping, and services for your Mews property through natural conversation.
OwnerRez
Manage vacation rental bookings, properties, guests, calendars, financials, inquiries, and channel connections for your OwnerRez account through natural conversation.
Cloudbeds
Manage hotel reservations, guests, rooms, housekeeping, availability, and revenue dashboard for your Cloudbeds property through natural conversation.
Bring your own AI
Change the model, client or framework. Keep Guesty connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Guesty.
The practical details behind the request, access and result.
Can the Guesty MCP help me manage my Airbnb and VRBO listings?
Yes, it connects to your Guesty dashboard which syncs with platforms like Airbnb, VRBO, and Booking.com. You can ask your agent to check listing details or availability across all those platforms at once.
How does the Guesty MCP handle guest communication?
It allows your agent to search for guest profiles and pull their communication history. This helps you provide faster responses and a more personal touch without digging through old message threads.
Can I use the Guesty MCP to track my rental revenue?
Yes, it can pull owner statements that include gross revenue, expenses, commissions, and net payouts. You can ask for a summary of your business accounting stats to see your overall performance.
Does the Guesty MCP manage my cleaning schedules?
It can list all your current cleaning and operational tasks. You can ask your agent to check which tasks are finished or see what needs to be done for a specific property.
Can I see my property availability with the Guesty MCP?
Your agent can pull the availability and pricing calendar for any specific listing. This makes it easy to check if a property is free for specific dates during a conversation.
Is the Guesty MCP safe for my property data?
The Connector connects securely using your Guesty Client ID and Client Secret. Only your authorized AI client can access the data you permit through the connection.
Can I use the Guesty MCP to find specific guest details?
Yes, you can ask your agent to list guests or search for a specific person by their name or email address. This helps you quickly pull up the right profile when a guest reaches out.
How do I get my Guesty API credentials?
Log in to your Guesty account, navigate to Integrations > API & Webhooks, and create a new set of API credentials to obtain your Client ID and Client Secret.
Can I check availability for specific dates?
Yes! Use the get_calendar capability by providing the listing ID and a date range (start and end dates). The agent will return availability and pricing data for that period.
How do I find an owner's revenue information?
Use the get_owner_revenue capability with the specific owner ID. The agent will retrieve recent statements including gross revenue, expenses, and net payouts.
Is the integration secure for managing my rental data?
Yes, the integration uses OAuth 2.0 with Client Credentials. Your credentials are encrypted and stored securely within the Vinkius Cloud infrastructure.
One connection away
Give your agent a direct line to Guesty.
Connect Guesty once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available