Booking Manager Connector for AI agents.
10 live capabilities
Manage yacht charters and fleet availability through your AI agent.
Waiting for input…
Why people use Booking Manager
Booking Manager for Yacht Charter Quote Automation
This Connector changes that by letting your AI agent do the heavy lifting. You just tell your agent what you need, and it pulls the live data and calculates the final price for you instantly.
What Vinkius changes
You get a conversational interface for your entire yacht charter 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
Finding a yacht for a specific trip
A broker needs to find a boat in Croatia for June.
- Real-world use case 02
Checking boat equipment specs
A fleet owner wants to see what's included on a specific boat.
- Real-world use case 03
Generating a complex price quote
A travel agent needs a quote for a 7-day trip.
Complete set · 10capabilities
The complete Booking Manager capability set.
These are the exact actions your AI can choose when you ask it to work with Booking Manager.
01—04
4 capabilities in this set.
Part of 10 available through Booking Manager.
- 01 Capability
Check availability
See if a yacht is free for specific dates. This helps you confirm bookings without manual calendar checks.
- 02 Capability
Create booking
Make a new reservation or option in the system. This allows you to book yachts directly through your chat.
- 03 Capability
Get extras
See what additional equipment or services a yacht offers. Use this to ensure clients know what's included.
- 04 Capability
Get offers
Get pre-calculated price packages based on your requirements. This speeds up the quoting process for standard trips.
05—07
3 capabilities in this set.
Part of 10 available through Booking Manager.
- 05 Capability
Get prices
Calculate a full price quote for a specific yacht. It includes taxes, discounts, and mandatory fees.
- 06 Capability
Get yacht
Pull all details and specs for a single yacht. This is useful for checking models, equipment, and photos.
- 07 Capability
List bases
See a list of all available charter bases and marinas. Use this to find locations for your clients.
08—10
3 capabilities in this set.
Part of 10 available through Booking Manager.
- 08 Capability
List bookings
View all current reservations and options. This helps you see the full schedule of your fleet at a glance.
- 09 Capability
List companies
See a list of charter companies and operators. Use this to browse your professional network.
- 10 Capability
List yachts
Get a list of all yachts in the system. This gives you a complete overview of your available inventory.
Set up in minutes
One URL. Then ask Booking Manager to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Booking Manager 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_oBQK11jKTk8FwQdKT5tD8cAJlpRkouSQmymAGWBL/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 Booking Manager, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Booking Manager for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_oBQK11jKTk8FwQdKT5tD8cAJlpRkouSQmymAGWBL/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 Booking Manager URL.
- Step 03
Save and start
Save the connection and enable Booking Manager in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"booking-manager": {
"url": "https://edge.vinkius.com/vk_preview_oBQK11jKTk8FwQdKT5tD8cAJlpRkouSQmymAGWBL/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 Booking Manager
Open Agent mode in chat and ask: "Using Booking Manager, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"booking-manager": {
"url": "https://edge.vinkius.com/vk_preview_oBQK11jKTk8FwQdKT5tD8cAJlpRkouSQmymAGWBL/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 Booking Manager
Ask Copilot: "Using Booking Manager, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"booking-manager": {
"url": "https://edge.vinkius.com/vk_preview_oBQK11jKTk8FwQdKT5tD8cAJlpRkouSQmymAGWBL/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 Booking Manager
Open Cascade and ask: "Using Booking Manager, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"booking-manager": {
"url": "https://edge.vinkius.com/vk_preview_oBQK11jKTk8FwQdKT5tD8cAJlpRkouSQmymAGWBL/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 Booking Manager
Ask Cline: "Using Booking Manager, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add booking-manager --transport http "https://edge.vinkius.com/vk_preview_oBQK11jKTk8FwQdKT5tD8cAJlpRkouSQmymAGWBL/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 Booking Manager
Ask Claude: "Using Booking Manager, show me...". 10 tools are ready
Where the request belongs
Work Booking Manager can move forward.
This is for people who manage high-value maritime assets and need to move faster than a manual dashboard allows. It targets charter brokers, fleet owners, and travel agents who deal with complex pricing and real-time logistics.
Charter Broker
Checking availability for multiple boats in different regions and generating quotes for clients in seconds.
Fleet Operator
Monitoring boat statuses, equipment lists, and current reservations across a large fleet of yachts.
Travel Agent
Pulling specific yacht details and pre-calculated price offers to present to vacationers.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsBoathouse Connect
Manage marina operations with boat slip reservations, customer records, and facility maintenance in one connected system.
FareHarbor
Manage tour and activity bookings via FareHarbor. list companies, query availability, and handle bookings directly from your AI agent.
Ezus
Streamline travel agency operations via Ezus. manage projects, clients, suppliers, and invoices through your AI agent.
Booqable
Manage your rentals via Booqable. track orders, check availability, and manage inventory directly from any AI agent.
JSONCargo Maritime
Track global vessels. audit voyages and ports via AI.
Bookingmood
Manage your rental bookings via Bookingmood. track rentals, manage calendars, and handle guest contacts directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Booking Manager 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 Booking Manager.
The practical details behind the request, access and result.
Can the Booking Manager MCP help me find available yachts?
Yes. It allows your AI agent to check real-time availability for specific dates and locations across your entire fleet.
How do I get price quotes for yacht charters?
Your AI agent can calculate full price quotes that include taxes, discounts, and mandatory fees instantly.
Can I create a new booking using this Connector?
Yes. You can create new reservations and options directly through your chat interface without leaving your workspace.
Does this work for managing my entire fleet of boats?
It does. You can list all yachts, check their metadata, and monitor their booking status in one place.
Can I see what equipment is included on a specific yacht?
Yes. The Connector lets your agent pull detailed specs and equipment lists for any yacht in your system.
Can it calculate taxes and discounts for my quotes?
Yes. It automatically handles the math for taxes and discounts so you get an accurate final price every time.
How does this connect to my existing Booking Manager account?
You simply connect your Booking Manager API key to your AI client through Vinkius to start using the capabilities.
Can I check if a specific yacht is available for next week?
Yes! Use the check_availability capability with the start and end dates. Your agent will fetch the real-time availability status from the Booking Manager database.
How do I calculate a full price quote for a charter?
Simply ask the agent to get_prices and provide the Yacht ID and the charter dates. It will return a breakdown including the base price, discounts, and any mandatory fees.
Can I see photos and equipment lists for the yachts?
Yes. Use the get_yacht capability with the specific Yacht ID to retrieve its full technical specifications, equipment details, and image links.
One connection away
Give your agent a direct line to Booking Manager.
Connect Booking Manager once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available