Mews Connector for AI agents.
12 live capabilities
Manage hotel reservations and guest folios through a conversational interface.
Waiting for input…
Why people use Mews
Mews for Solving Manual Hotel Property Management Tasks
This Connector puts that data into a single chat. You just ask your agent for the status of a room or a guest's loyalty tier. It pulls the info from Mews instantly so you can stay focused on the person standing in front of you.
What Vinkius changes
You get a conversational interface for your hotel's entire operational backend.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
VIP Morning Briefing
A front desk agent asks 'Who are our VIPs today?
- Real-world use case 02
Housekeeping Priority
A supervisor asks 'Which rooms on the 3rd floor are ready?
- Real-world use case 03
Quick Balance Check
A guest asks for their final bill and the agent uses `list_bills` to see the total and any outstanding charges.
Complete set · 12capabilities
The complete Mews capability set.
These are the exact actions your AI can choose when you ask it to work with Mews.
01—04
4 capabilities in this set.
Part of 12 available through Mews.
- 01 Capability
Get reservations
Pull hotel reservations filtered by a specific date range. This helps you quickly see daily arrivals or tonight's occupancy.
- 02 Capability
List payments
View a list of payments including amounts, dates, and settlement status. Use this to track incoming revenue.
- 03 Capability
Get property info
Retrieve the core hotel configuration details. This is useful for understanding property-wide settings.
- 04 Capability
Get reservation
Get the specific details for a single reservation. This allows for deep dives into individual booking data.
05—08
4 capabilities in this set.
Part of 12 available through Mews.
- 05 Capability
Search guests
Search for guest profiles to see loyalty status, preferences, and past stays. This helps personalize the guest experience.
- 06 Capability
Get guest
Retrieve a specific guest profile. Use this to pull up a single person's history and contact info.
- 07 Capability
List rooms
List all rooms in the hotel. This gives you a bird's eye view of the property's inventory.
- 08 Capability
List room blocks
List room blocks with dates and release dates. This is essential for managing group bookings.
09—12
4 capabilities in this set.
Part of 12 available through Mews.
- 09 Capability
List rates
List room rates with pricing and availability rules. Use this to check current pricing across different plans.
- 10 Capability
List services
List all hotel services. This helps you see what's bookable and available to guests.
- 11 Capability
List outlet items
List POS items with pricing and categories. Use this to check the menu or retail offerings.
- 12 Capability
List bills
List guest bills filtered by a specific guest. This lets you see a complete financial history for a stay.
Set up in minutes
One URL. Then ask Mews to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Mews 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_xJjNYCQ6VYZbpqwTjgSK7QBNs5wKbCGmu16bsC8p/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 Mews, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Mews for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_xJjNYCQ6VYZbpqwTjgSK7QBNs5wKbCGmu16bsC8p/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 Mews URL.
- Step 03
Save and start
Save the connection and enable Mews in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"mews": {
"url": "https://edge.vinkius.com/vk_preview_xJjNYCQ6VYZbpqwTjgSK7QBNs5wKbCGmu16bsC8p/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 Mews
Open Agent mode in chat and ask: "Using Mews, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"mews": {
"url": "https://edge.vinkius.com/vk_preview_xJjNYCQ6VYZbpqwTjgSK7QBNs5wKbCGmu16bsC8p/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 Mews
Ask Copilot: "Using Mews, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"mews": {
"url": "https://edge.vinkius.com/vk_preview_xJjNYCQ6VYZbpqwTjgSK7QBNs5wKbCGmu16bsC8p/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 Mews
Open Cascade and ask: "Using Mews, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"mews": {
"url": "https://edge.vinkius.com/vk_preview_xJjNYCQ6VYZbpqwTjgSK7QBNs5wKbCGmu16bsC8p/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 Mews
Ask Cline: "Using Mews, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add mews --transport http "https://edge.vinkius.com/vk_preview_xJjNYCQ6VYZbpqwTjgSK7QBNs5wKbCGmu16bsC8p/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 Mews
Ask Claude: "Using Mews, show me...". 12 tools are ready
Where the request belongs
Work Mews can move forward.
This is for hotel staff who are tired of jumping between screens to find basic info. It's for the front desk agent who needs to be fast and the manager who needs to see the big picture without a manual report.
Front Desk Agent
Handles check-ins and guest requests by asking the agent for VIP details or room availability.
Housekeeping Supervisor
Monitors room turnover priorities and out-of-order statuses via quick status checks.
Revenue Manager
Analyzes ADR trends and rate plan performance using natural language queries.
General Manager
Gets a high-level view of daily KPIs and property configurations across all departments.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsApaleo
Manage hotel reservations, properties, rooms, rate plans, folios, invoices, and availability for your Apaleo PMS through natural conversation.
Cloudbeds
Manage hotel reservations, guests, rooms, housekeeping, availability, and revenue dashboard for your Cloudbeds property through natural conversation.
Amenitiz
Manage hotel reservations, room types, availability, rates, and guest profiles for your Amenitiz PMS through natural conversation.
Guesty
Automate vacation rental management via Guesty. manage reservations, listings, guests, and calendars directly from any AI agent.
Softinn
Orchestrate Softinn Hotel PMS. manage reservations, rooms, and guest folios directly from any AI agent.
Siteminder
Manage hotel inventory, search properties, and handle reservations via Siteminder's Channels Plus and Direct Booking APIs.
Bring your own AI
Change the model, client or framework. Keep Mews 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 Mews.
The practical details behind the request, access and result.
Can the Mews MCP help my front desk staff?
Yes, it lets them pull up guest profiles and room statuses through a chat interface. This means they can answer guest questions faster without searching through multiple tabs.
How does the Mews MCP handle guest billing?
It can retrieve guest folios and payment histories so you can check balances quickly. This helps ensure accurate check-outs and reduces payment errors.
Can I use the Mews MCP to see housekeeping updates?
Yes, it provides real-time status on which rooms are clean, dirty, or out of order. This helps your team coordinate room turnovers more efficiently.
Does the Mews MCP support room blocks?
It allows you to view dates, room types, and release dates for group bookings. This makes managing large events much simpler for your team.
Can I check hotel rates with the Mews MCP?
It can pull pricing, restrictions, and availability rules for your various rate plans. This gives you instant access to your current pricing strategy.
Is the Mews MCP good for revenue management?
It helps you monitor ADR trends and property configurations through natural language. You can get a high-level view of your performance without manual reporting.
What types of hotels use Mews?
Mews serves 5,000+ properties in 85+ countries. from boutique hotels and hostels to luxury resorts and hotel groups. It's a cloud-native PMS designed for modern hospitality.
Is the Mews API suitable for large hotel groups?
Yes, Mews provides a robust API that supports multi-property operations, making it ideal for hotel groups to manage central reservations, corporate billing, and group-wide reporting.
Can I check room housekeeping status in real-time?
Yes, you can query Mews to get the real-time status of any room, including whether it is clean, dirty, inspected, or out of order, which helps prioritize housekeeping efforts.
One connection away
Give your agent a direct line to Mews.
Connect Mews once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available