Apaleo Connector for AI agents.
10 live capabilities
Manage hotel bookings and room inventory through natural conversation.
Waiting for input…
Why people use Apaleo
Apaleo PMS for Hotel Reservation Management
With this Connector, you just ask your agent for the status. It pulls the data from Apaleo and gives you the answer in seconds, so you can stop clicking and start helping guests.
What Vinkius changes
You get a conversational interface for your entire hotel management system.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Quick Guest Billing Check
A front desk agent needs to see what a guest has paid.
- Real-world use case 02
Real-Time Availability Inquiry
A guest calls asking if a deluxe suite is free next Friday.
- Real-world use case 03
Multi-Property Oversight
An owner wants to see the status of all hotels in their group.
Complete set · 10capabilities
The complete Apaleo capability set.
These are the exact actions your AI can choose when you ask it to work with Apaleo.
01—04
4 capabilities in this set.
Part of 10 available through Apaleo.
- 01 Capability
List reservations
Shows all current hotel bookings. It helps you see who's coming in at a glance.
- 02 Capability
List rate plans
Shows all your pricing tiers and restrictions. It helps you manage how different guests are billed.
- 03 Capability
List folios
Pulls up guest billing records filtered by reservation. It's how you see what a guest owes or has paid.
- 04 Capability
List invoices
Lists all finalized invoices for accounting. Use this to reconcile payments and audit your books.
05—07
3 capabilities in this set.
Part of 10 available through Apaleo.
- 05 Capability
Check availability
Displays sellable units by room type and date. Use it to give guests instant answers on room status.
- 06 Capability
Get reservation
Pulls up every detail for a specific booking. It's the fastest way to check a guest's specific requirements.
- 07 Capability
List properties
Lists all hotels in a multi-property group. This is for managers overseeing several locations.
08—10
3 capabilities in this set.
Part of 10 available through Apaleo.
- 08 Capability
Get property
Shows the configuration and details for a specific hotel. Use it to quickly switch contexts between properties.
- 09 Capability
List room types
Shows your various categories like suites or standard rooms. It helps you organize your inventory.
- 10 Capability
List rooms
Lists every individual room in the hotel. Use this to track specific room numbers and statuses.
Set up in minutes
One URL. Then ask Apaleo to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Apaleo 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_RvFVxoYU5VHjiPbHuQ13sRIahhs2inCstjw1EK02/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 Apaleo, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Apaleo for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_RvFVxoYU5VHjiPbHuQ13sRIahhs2inCstjw1EK02/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 Apaleo URL.
- Step 03
Save and start
Save the connection and enable Apaleo in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"apaleo": {
"url": "https://edge.vinkius.com/vk_preview_RvFVxoYU5VHjiPbHuQ13sRIahhs2inCstjw1EK02/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 Apaleo
Open Agent mode in chat and ask: "Using Apaleo, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"apaleo": {
"url": "https://edge.vinkius.com/vk_preview_RvFVxoYU5VHjiPbHuQ13sRIahhs2inCstjw1EK02/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 Apaleo
Ask Copilot: "Using Apaleo, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"apaleo": {
"url": "https://edge.vinkius.com/vk_preview_RvFVxoYU5VHjiPbHuQ13sRIahhs2inCstjw1EK02/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 Apaleo
Open Cascade and ask: "Using Apaleo, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"apaleo": {
"url": "https://edge.vinkius.com/vk_preview_RvFVxoYU5VHjiPbHuQ13sRIahhs2inCstjw1EK02/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 Apaleo
Ask Cline: "Using Apaleo, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add apaleo --transport http "https://edge.vinkius.com/vk_preview_RvFVxoYU5VHjiPbHuQ13sRIahhs2inCstjw1EK02/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 Apaleo
Ask Claude: "Using Apaleo, show me...". 10 tools are ready
Where the request belongs
Work Apaleo can move forward.
This is for hotel owners and front desk staff who are tired of clicking through complex PMS dashboards to find simple answers about room status or guest bills.
Front Desk Agent
Checks guest folios and room availability during busy check-in hours without leaving the chat window.
Revenue Manager
Monitors rate plans and room inventory across multiple properties to optimize pricing.
Hotel Accountant
Pulls lists of finalized invoices and guest charges for monthly reconciliation.
Boutique Hotel Owner
Manages the entire property's configuration and daily operations via a simple chat interface.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsMews
Manage hotel reservations, guests, rooms, billing, housekeeping, and services for your Mews property through natural conversation.
Amenitiz
Manage hotel reservations, room types, availability, rates, and guest profiles for your Amenitiz PMS through natural conversation.
Cloudbeds
Manage hotel reservations, guests, rooms, housekeeping, availability, and revenue dashboard for your Cloudbeds property through natural conversation.
Siteminder
Manage hotel inventory, search properties, and handle reservations via Siteminder's Channels Plus and Direct Booking APIs.
Softinn
Orchestrate Softinn Hotel PMS. manage reservations, rooms, and guest folios directly from any AI agent.
Restful Booker
Manage hotel bookings via the Restful Booker API—create, retrieve, update, and delete reservations directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep Apaleo 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 Apaleo.
The practical details behind the request, access and result.
Can Apaleo MCP help my front desk staff?
Yes. It allows your staff to ask questions about room status and guest bills in plain English, making it much faster to help guests during check-in.
How does Apaleo MCP handle multi-property hotels?
It lets you view and switch between different hotel locations in your portfolio, making it ideal for managers overseeing several properties.
Can I check room availability with Apaleo MCP?
You can. Just ask your agent for the sellable units on a specific date, and it will pull that information directly from your PMS.
Does Apaleo MCP help with hotel accounting?
Yes, it can pull lists of finalized invoices and guest folios, which helps your finance team reconcile payments and audit books much faster.
Can I see guest folios through the Apaleo MCP?
You can. You can ask to see the billing details for a specific reservation to see what a guest owes or has already paid.
How does Apaleo MCP manage rate plans?
It allows you to quickly review all your pricing tiers and restrictions, helping you stay on top of your pricing strategy.
What makes Apaleo different from other PMS?
Apaleo is 100% API-first. every feature is accessible via REST API with OpenAPI/Swagger specs. It offers a free developer sandbox, OAuth 2.0, and a modular architecture where you pick the best capabilities for each function.
One connection away
Give your agent a direct line to Apaleo.
Connect Apaleo once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available