OwnerRez Connector for AI agents.
10 live capabilities
Manage vacation rental bookings and property financials through your AI agent.
Waiting for inputβ¦
Why people use OwnerRez
OwnerRez Vacation Rental Property Management
This Connector lets your agent do the heavy lifting. You can ask questions about your portfolio and get answers immediately. You get a clean view of your property data and financial records without ever leaving your chat window.
What Vinkius changes
You get a conversational interface for your entire vacation rental backend.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account Β· 5,900+ Connectors
- Real-world use case 01
Missing Payment
A guest hasn't paid their balance.
- Real-world use case 02
Portfolio Audit
You need to know your summer rates.
- Real-world use case 03
Inquiry Management
You're busy and want to see new leads.
Complete set Β· 10capabilities
The complete OwnerRez capability set.
These are the exact actions your AI can choose when you ask it to work with OwnerRez.
01β04
4 capabilities in this set.
Part of 10 available through OwnerRez.
- 01 Capability
List bookings
Filter through reservations by status like booked, checked_in, or cancelled. You can use this to see what's coming up on your calendar.
- 02 Capability
Get booking
View the full details of a specific reservation, including stay dates and guest info. Use this to look up the specifics of a single stay.
- 03 Capability
List properties
See every rental property in your portfolio at once. This helps you get a high-level view of your entire inventory.
- 04 Capability
Get property
Pull specific details like house rules, cleaning fees, and seasonal rates for one listing. It's useful for quickly checking property-specific information.
05β07
3 capabilities in this set.
Part of 10 available through OwnerRez.
- 05 Capability
Search guests
Find guest contact info, stay history, and total revenue spent. This lets you see how much a specific traveler has spent over time.
- 06 Capability
List channels
Check the sync health and status of your Airbnb, VRBO, and direct website connections. This ensures your listings are visible where they should be.
- 07 Capability
Get calendar
Pull the day-by-day availability and pricing for a specific property. This is perfect for checking open dates and rates quickly.
08β10
3 capabilities in this set.
Part of 10 available through OwnerRez.
- 08 Capability
List charges
Get a deep financial breakdown of all charges for your bookings. It helps you see the full cost of every reservation.
- 09 Capability
List payments
See payment amounts, dates, and processing statuses for your records. Use this to reconcile your bank statements with your bookings.
- 10 Capability
List inquiries
View pending booking inquiries to help you track conversion rates. This allows you to see new leads from all your connected channels.
Set up in minutes
One URL. Then ask OwnerRez to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use OwnerRez 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_DcFb7T5k39iusTmgdJAKu38UNxoDv09scSi7RJEK/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 OwnerRez, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable OwnerRez for the conversation.
ChatGPT Β· Web + desktop
Connector URL Β· ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_DcFb7T5k39iusTmgdJAKu38UNxoDv09scSi7RJEK/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 OwnerRez URL.
- Step 03
Save and start
Save the connection and enable OwnerRez in your conversation. Desktop may ask you to restart once.
Cursor Β· IDE configuration
Advanced setup
{
"mcpServers": {
"ownerrez": {
"url": "https://edge.vinkius.com/vk_preview_DcFb7T5k39iusTmgdJAKu38UNxoDv09scSi7RJEK/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 OwnerRez
Open Agent mode in chat and ask: "Using OwnerRez, help me...". 10 tools available
VS Code Copilot Β· IDE configuration
Advanced setup
{
"mcpServers": {
"ownerrez": {
"url": "https://edge.vinkius.com/vk_preview_DcFb7T5k39iusTmgdJAKu38UNxoDv09scSi7RJEK/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 OwnerRez
Ask Copilot: "Using OwnerRez, help me...". 10 tools available
Windsurf Β· IDE configuration
Advanced setup
{
"mcpServers": {
"ownerrez": {
"url": "https://edge.vinkius.com/vk_preview_DcFb7T5k39iusTmgdJAKu38UNxoDv09scSi7RJEK/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 OwnerRez
Open Cascade and ask: "Using OwnerRez, help me...". 10 tools available
Cline Β· IDE configuration
Advanced setup
{
"mcpServers": {
"ownerrez": {
"url": "https://edge.vinkius.com/vk_preview_DcFb7T5k39iusTmgdJAKu38UNxoDv09scSi7RJEK/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 OwnerRez
Ask Cline: "Using OwnerRez, help me...". 10 tools available
Claude Code Β· Terminal command
Advanced setup
claude mcp add ownerrez --transport http "https://edge.vinkius.com/vk_preview_DcFb7T5k39iusTmgdJAKu38UNxoDv09scSi7RJEK/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 OwnerRez
Ask Claude: "Using OwnerRez, show me...". 10 tools are ready
Where the request belongs
Work OwnerRez can move forward.
This is for vacation rental owners and property managers who are tired of the manual data entry and constant tab-switching required to manage a portfolio. It's for the person who handles dozens of bookings across different platforms and needs a way to see everything in one place without the headache of constant logins.
Property Manager
Handles daily inquiries and booking updates for multiple owners.
Portfolio Owner
Manages a large fleet of vacation rentals and needs high-level financial oversight.
Finance Coordinator
Reconciles payments, refunds, and charges across various booking channels.
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.
Guesty
Automate vacation rental management via Guesty. manage reservations, listings, guests, and calendars directly from any AI agent.
Hostfully
Manage vacation rental properties, leads, and bookings via Hostfully API.
Hostaway
Manage vacation rental listings, reservations, calendar, channels, guest conversations, and financials for your Hostaway properties through natural conversation.
Bookingmood
Manage your rental bookings via Bookingmood. track rentals, manage calendars, and handle guest contacts directly from any AI agent.
Mews
Manage hotel reservations, guests, rooms, billing, housekeeping, and services for your Mews property through natural conversation.
Bring your own AI
Change the model, client or framework. Keep OwnerRez 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 OwnerRez.
The practical details behind the request, access and result.
Can OwnerRez MCP help me manage my Airbnb and VRBO listings?
Yes, it connects to your channels to show sync status and health. This ensures your listings are visible on all your connected platforms.
How does OwnerRez MCP handle guest information?
It pulls guest contact info, stay history, and reviews directly from your account. You can ask your agent to find specific travelers and see their total revenue.
Can I use OwnerRez MCP to see my property's seasonal rates?
Yes, it can pull specific property details for any listing in your portfolio. This includes house rules, cleaning fees, and current seasonal rates.
Will OwnerRez MCP show me my pending booking inquiries?
It pulls inquiries from all connected channels for conversion tracking. This helps you stay on top of new leads without checking every site individually.
Can I use OwnerRez MCP to reconcile my rental payments?
Yes, it lists payments with dates and processing statuses. You can ask your agent to find specific payments to match against your bank records.
Does OwnerRez MCP work for multi-property owners?
It is built for portfolio-wide analytics and management. You can pull up a high-level view of your entire inventory or drill down into specific property details.
What makes OwnerRez different from Guesty?
OwnerRez is built for power users who want maximum control over pricing, financials, and channel management. It has the most flexible API, deep accounting features, and is popular with US vacation rental owners managing their own properties.
Does it support multiple channels like Airbnb and VRBO?
Yes, OwnerRez acts as a powerful channel manager syncing availability, rates, and messaging across Airbnb, VRBO, Booking.com, and direct booking sites.
Can I manage cleaning schedules here?
While OwnerRez primarily handles bookings and financials, it does push calendar events that can be used to trigger cleaning tasks and coordinate with external cleaning services.
One connection away
Give your agent a direct line to OwnerRez.
Connect OwnerRez once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required Β· Free tier available