GetYourGuide Connector for AI agents.
12 live capabilities
Book tours and travel experiences directly through your agent.
Waiting for input…
Why people use GetYourGuide
GetYourGuide for Automated Travel Booking
This Connector lets your AI client do that work for you. You just tell your agent what you need, and it pulls the availability and details instantly. You get a confirmed itinerary without ever opening a browser.
What Vinkius changes
You get a direct line to global travel bookings without the manual tab-switching.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Group tour booking for a specific city
A travel agent wants to find a skip-the-line tour in Rome for a group of four on Friday.
- Real-world use case 02
VIP guest activity check
A concierge needs to check if a specific gondola ride in Venice is still available for a VIP guest.
- Real-world use case 03
Last-minute itinerary changes
A logistics coordinator needs to cancel a tour due to a flight delay.
Complete set · 12capabilities
The complete GetYourGuide capability set.
These are the exact actions your AI can choose when you ask it to work with GetYourGuide.
01—04
4 capabilities in this set.
Part of 12 available through GetYourGuide.
- 01 Capability
Check activity availability
See if a specific tour has open slots. Use this to confirm dates before you commit to a plan.
- 02 Capability
Search travel activities
Find tours and experiences using keywords. It pulls detailed metadata for every result.
- 03 Capability
Search by destination
Filter tours based on a specific city. This helps narrow down options for a specific trip.
- 04 Capability
Get partner details
Retrieve your account identity. This confirms your credentials are working correctly.
05—08
4 capabilities in this set.
Part of 12 available through GetYourGuide.
- 05 Capability
Get booking status
Check the details of a specific reservation. Use this to see if a booking is confirmed or pending.
- 06 Capability
Get cart details
View the metadata for your current shopping cart. This lets you see what's ready for checkout.
- 07 Capability
Get activity details
Fetch metadata for a single activity. It provides the specifics you need for a brochure or itinerary.
- 08 Capability
List active carts
See all your currently active shopping carts. Use this to track multiple pending bookings at once.
09—12
4 capabilities in this set.
Part of 12 available through GetYourGuide.
- 09 Capability
List travel destinations
See all the cities and regions supported by the marketplace. This helps you know where you can book.
- 10 Capability
Cancel travel booking
Void a confirmed reservation using its unique hash. This is the fastest way to handle last-minute changes.
- 11 Capability
Verify api connection
Test the link between your agent and the marketplace. Run this first to ensure everything is synced.
- 12 Capability
Create travel booking
Book a new activity instantly. This creates the reservation and returns the confirmation details.
Set up in minutes
One URL. Then ask GetYourGuide to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use GetYourGuide 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_iNuAOqt9U9mJS92QG2FT43wrTQ0DDciHNL4dcSco/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 GetYourGuide, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable GetYourGuide for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_iNuAOqt9U9mJS92QG2FT43wrTQ0DDciHNL4dcSco/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 GetYourGuide URL.
- Step 03
Save and start
Save the connection and enable GetYourGuide in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"getyourguide": {
"url": "https://edge.vinkius.com/vk_preview_iNuAOqt9U9mJS92QG2FT43wrTQ0DDciHNL4dcSco/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 GetYourGuide
Open Agent mode in chat and ask: "Using GetYourGuide, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"getyourguide": {
"url": "https://edge.vinkius.com/vk_preview_iNuAOqt9U9mJS92QG2FT43wrTQ0DDciHNL4dcSco/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 GetYourGuide
Ask Copilot: "Using GetYourGuide, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"getyourguide": {
"url": "https://edge.vinkius.com/vk_preview_iNuAOqt9U9mJS92QG2FT43wrTQ0DDciHNL4dcSco/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 GetYourGuide
Open Cascade and ask: "Using GetYourGuide, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"getyourguide": {
"url": "https://edge.vinkius.com/vk_preview_iNuAOqt9U9mJS92QG2FT43wrTQ0DDciHNL4dcSco/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 GetYourGuide
Ask Cline: "Using GetYourGuide, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add getyourguide --transport http "https://edge.vinkius.com/vk_preview_iNuAOqt9U9mJS92QG2FT43wrTQ0DDciHNL4dcSco/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 GetYourGuide
Ask Claude: "Using GetYourGuide, show me...". 12 tools are ready
Where the request belongs
Work GetYourGuide can move forward.
Travel professionals who are tired of manual data entry and jumping between dozens of browser tabs to coordinate client itineraries.
Travel Agency Owner
Manages high-volume client bookings and activity discovery without the headache of manual portal navigation.
Travel Concierge
Provides instant, real-time activity data for VIP guests during high-pressure planning sessions.
Logistics Coordinator
Automates the retrieval of tour details and booking statuses for complex group itineraries.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsTravelport
Access Travelport's Global Distribution System to search and book flights, hotels, and manage travel reservations directly through AI.
Amadeus
Manage your travel planning. audit flight offers, hotels, and destinations via AI.
FareHarbor
Manage tour and activity bookings via FareHarbor. list companies, query availability, and handle bookings directly from your AI agent.
TripAdvisor
Search hotels, restaurants, and attractions via TripAdvisor Content API. get reviews, ratings, and POI details.
Duffel
Search and book flights and stays directly through AI. Access real-time offers, manage orders, and explore travel metadata.
Yelp Fusion
Search for local businesses, read reviews, and explore events worldwide directly from your AI agent using Yelp's rich database.
Bring your own AI
Change the model, client or framework. Keep GetYourGuide 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 GetYourGuide.
The practical details behind the request, access and result.
Can the GetYourGuide MCP book tours for me?
Yes, it can create new bookings and provide confirmation details immediately. You just need to tell your agent which activity and date you want to book.
How does the GetYourGuide MCP handle availability?
It checks real-time slots so you know exactly what's open before you try to book. This prevents overbooking and helps you plan more accurately.
Can I use the GetYourGuide MCP to cancel a reservation?
Yes, you can cancel confirmed bookings using their unique hash through your agent. It's the fastest way to handle last-minute plan changes.
Is the GetYourGuide MCP good for travel agencies?
It's built for them, helping manage client bookings and activity discovery without manual portal navigation. It lets you handle high volumes of requests in one place.
Can the GetYourGuide MCP see my shopping cart?
Yes, it can list active carts and show you the metadata for items you're about to book. This helps you keep track of pending requests.
How do I connect my GetYourGuide MCP to my AI client?
You just need a Partner Access Token from the GetYourGuide Integrator Portal to get started. Once you have that, you can plug it into your AI client configuration.
How do I get an Access Token for GetYourGuide?
You must register as a Partner or Distributor. Once approved, you can find your Access Token in the GetYourGuide Integrator Portal.
Can I search for activities using coordinates?
Yes! The 'search_travel_activities' capability accepts location strings which can include latitude/longitude coordinates to find tours near a specific point.
How do I check if a tour is available on a specific date?
Use the 'check_activity_availability' capability. Provide the Tour ID and an ISO date (YYYY-MM-DD) to see all open slots and vacancies for that day.
What is a 'Booking Hash'?
The Booking Hash is a unique alphanumeric identifier for a reservation. You need it to retrieve booking details or to cancel a reservation via the agent.
One connection away
Give your agent a direct line to GetYourGuide.
Connect GetYourGuide once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available