Siteminder Connector for AI agents.
18 live capabilities
Manage hotel inventory and reservations with your AI agent
Waiting for input…
Why people use Siteminder
Siteminder for Eliminating Manual Booking Entry
With this Connector, that process disappears. You just tell your agent what you need. It pulls the data from Siteminder's APIs and presents it to you in a clear list. You can confirm a booking or update a room type just by describing the change, cutting out the manual data entry entirely.
What Vinkius changes
You get to manage your entire hotel distribution network using simple text commands.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Finding hotels for a group trip
A travel agent asks the agent to find hotels near a specific city for next weekend.
- Real-world use case 02
Checking room availability on the fly
A hotel manager asks if there is a Deluxe King available for a guest arriving tomorrow.
- Real-world use case 03
Updating a guest's reservation
A front desk clerk needs to change a guest's room type.
Complete set · 18capabilities
The complete Siteminder capability set.
These are the exact actions your AI can choose when you ask it to work with Siteminder.
01—04
4 capabilities in this set.
Part of 18 available through Siteminder.
- 01 Capability
Db get room types
Get room types for a property via the Direct Booking API. This helps you see what kinds of rooms you have available.
- 02 Capability
Smx get rates
Query pricing for a date range via the SMX API. This provides a high-level view of your pricing across multiple dates.
- 03 Capability
Db list properties
List all properties in your group via the Direct Booking API. Use this to get a full inventory of your holdings.
- 04 Capability
Smx get availability
Query inventory for a date range via the SMX API. It's perfect for checking wide blocks of dates at once.
05—08
4 capabilities in this set.
Part of 18 available through Siteminder.
- 05 Capability
Cp cancel reservation
Cancel an existing reservation immediately. This helps clear up inventory when a guest decides not to book.
- 06 Capability
Cp confirm reservation
Finalize a booking with guest and payment details. Use this to move a reservation from a hold to a confirmed status.
- 07 Capability
Cp get property
Get specific property details via the Channels Plus API. It provides the core data for any property in your network.
- 08 Capability
Cp list reservations
Retrieve a history of bookings via the Channels Plus API. This is the fastest way to check past guest activity.
09—12
4 capabilities in this set.
Part of 18 available through Siteminder.
- 09 Capability
Cp lock reservation
Create a 10-minute hold on inventory. This prevents other systems from selling a room while you are finalizing a deal.
- 10 Capability
Cp modify reservation
Modify an existing reservation. Use this to change dates, room types, or guest names on the fly.
- 11 Capability
Cp search properties
Search properties via the Channels Plus API. You can filter by location, radius, and specific dates.
- 12 Capability
Db get property
Get property details via the Direct Booking API. This is the primary way to view your group's assets.
13—15
3 capabilities in this set.
Part of 18 available through Siteminder.
- 13 Capability
Db get quotes
Get pricing and availability for a specific stay. This capability gives you the exact numbers a guest needs to see.
- 14 Capability
Db get room rates
Get room rates for a property via the Direct Booking API. Use this to check current pricing for your own inventory.
- 15 Capability
Smx list hotels
List connected properties for a publisher via the SMX API. This helps manage your distribution footprint.
16—18
3 capabilities in this set.
Part of 18 available through Siteminder.
- 16 Capability
Smx list publishers
List connected PMS providers via the SMX API. Use this to see which systems are synced to your account.
- 17 Capability
Smx list rate plans
List rate plans for a hotel via the SMX API. This helps you manage different pricing tiers for your rooms.
- 18 Capability
Smx list room types
List room types for a hotel via the SMX API. This gives you a clear breakdown of your room inventory.
Set up in minutes
One URL. Then ask Siteminder to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Siteminder 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_KALK6dEqqnQq0RUwP1i2lEqZTPcY6jP3Dfj3jXsO/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 Siteminder, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Siteminder for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_KALK6dEqqnQq0RUwP1i2lEqZTPcY6jP3Dfj3jXsO/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 Siteminder URL.
- Step 03
Save and start
Save the connection and enable Siteminder in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"siteminder": {
"url": "https://edge.vinkius.com/vk_preview_KALK6dEqqnQq0RUwP1i2lEqZTPcY6jP3Dfj3jXsO/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 Siteminder
Open Agent mode in chat and ask: "Using Siteminder, help me...". 18 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"siteminder": {
"url": "https://edge.vinkius.com/vk_preview_KALK6dEqqnQq0RUwP1i2lEqZTPcY6jP3Dfj3jXsO/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 Siteminder
Ask Copilot: "Using Siteminder, help me...". 18 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"siteminder": {
"url": "https://edge.vinkius.com/vk_preview_KALK6dEqqnQq0RUwP1i2lEqZTPcY6jP3Dfj3jXsO/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 Siteminder
Open Cascade and ask: "Using Siteminder, help me...". 18 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"siteminder": {
"url": "https://edge.vinkius.com/vk_preview_KALK6dEqqnQq0RUwP1i2lEqZTPcY6jP3Dfj3jXsO/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 Siteminder
Ask Cline: "Using Siteminder, help me...". 18 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add siteminder --transport http "https://edge.vinkius.com/vk_preview_KALK6dEqqnQq0RUwP1i2lEqZTPcY6jP3Dfj3jXsO/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 Siteminder
Ask Claude: "Using Siteminder, show me...". 18 tools are ready
Where the request belongs
Work Siteminder can move forward.
This is for the hospitality professional who spends too much time copy-pasting data between booking engines and property management systems.
Hotel Manager
Checks room availability and updates rates on a busy Monday morning without opening five different tabs.
Travel Agency Agent
Quickly searches for properties in a specific radius and locks in a room for a client while they are on the phone.
Hospitality Developer
Builds custom internal capabilities that need to pull real-time hotel data via Siteminder's APIs.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAmenitiz
Manage hotel reservations, room types, availability, rates, and guest profiles for your Amenitiz PMS through natural conversation.
Mews
Manage hotel reservations, guests, rooms, billing, housekeeping, and services for your Mews property through natural conversation.
Apaleo
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.
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 Siteminder 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 Siteminder.
The practical details behind the request, access and result.
Can Siteminder MCP help me manage my hotel inventory?
Yes. It connects your Siteminder account to your AI agent so you can query availability, check rates, and manage room types using simple text commands.
How does Siteminder MCP handle booking confirmations?
Your agent can finalize bookings by pulling guest and payment details directly from your Siteminder account, moving reservations from a hold to a confirmed status.
Can I use Siteminder MCP to search for properties nearby?
Absolutely. You can ask your agent to find properties within a specific radius of a location and for specific dates, and it will return a list of matches.
Does Siteminder MCP work with my current PMS?
It works with any PMS that is connected to Siteminder via the SMX API, allowing you to manage your distribution and inventory in one place.
How do I use Siteminder MCP to update guest reservations?
You can simply tell your agent to modify a reservation. It will interact with the Channels Plus API to update guest names, room types, or stay dates for you.
Can Siteminder MCP help prevent double bookings?
Yes. You can ask your agent to put a temporary hold on a room's inventory, which locks it for 10 minutes while you finish the booking process.
How do I search for available hotels in a specific area?
Use the cp_search_properties capability by providing the latitude, longitude, and search radius. You can also include check-in and check-out dates to filter availability.
Can I hold a room before finalizing a booking?
Yes! The cp_lock_reservation capability creates a 10-minute hold on inventory for a specific property, allowing you to gather guest details before confirming.
How do I see all properties associated with my account?
You can use the db_list_properties capability to retrieve a full list of all properties in your group via the Direct Booking API.
One connection away
Give your agent a direct line to Siteminder.
Connect Siteminder once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available