Soley exposes real-time Iceland travel intelligence and direct booking through the Model Context Protocol (MCP). Any AI agent can access weather, flights, road conditions, aurora forecasts, and more — plus search and book directly with Icelandic tourism operators.
https://api.soley.travel/mcpClaude Pro and Max subscribers can connect Soley directly:
https://api.soley.travel/mcpSoley uses a three-tier access model:
| Tier | Auth Required | Access |
|---|---|---|
| Free | None | 15 intelligence tools — weather, roads, safety, flights, aurora, earthquakes, buses, live tracking, fuel, air quality, exchange rates, avalanche, news |
| Account | OAuth 2.0 | 5 discovery tools — search operators, property info, services, availability, price quotes |
| Booking | OAuth 2.0 | 4 booking tools — create, pay, check status, cancel + 2 operator chat tools |
Real-time data from official Icelandic institutions. Every response includes source attribution.
get_weather | Real-time weather observations and forecasts for any location in Iceland— Vedurstofa Islands (Icelandic Met Office) |
get_road_conditions | Current road status (open / difficult / closed) across the national road network— Vegagerdin (Road Administration) |
get_safety_alerts | Active safety warnings: volcanic, avalanche, weather, general travel— SafeTravel.is (ICE-SAR) |
get_flights | Live arrivals and departures at Keflavik International Airport— Isavia |
get_aurora_forecast | Northern Lights forecast: Kp index, cloud cover, best viewing areas— Vedurstofa Islands |
get_earthquakes | Seismic activity in Iceland (last 48 hours) with magnitudes and locations— Vedurstofa Islands |
get_avalanche_conditions | Avalanche danger levels (1-5) by region with travel advisories— Vedurstofa Islands |
get_fuel_prices | Current fuel prices across Iceland by station, sorted by distance or price— Gasvaktin |
get_air_quality | PM2.5, PM10, SO2, NO2 levels and AQI — relevant near volcanic sites— Umhverfisstofnun (Environment Agency) |
get_exchange_rates | ISK exchange rates against major currencies, updated daily— Sedlabanki Islands (Central Bank) |
get_iceland_news | Recent Iceland news headlines filtered by category and language— Multiple Icelandic news sources |
get_nearest_bus_stop | Find closest Straeto bus stops to GPS coordinates with upcoming departures— Straeto bs (GTFS open data) |
get_bus_routes | Bus routes serving an area or connecting two areas— Straeto bs (GTFS open data) |
get_bus_schedule | Full bus timetable for any route, stop, or date— Straeto bs (GTFS open data) |
get_live_buses | Real-time GPS positions of active buses with interactive map link— Straeto bs (Swiftly real-time feed) |
Search and explore Icelandic tourism operators. Read-only access to operator listings, services, and pricing.
search_operators | Find accommodation and tourism operators by location, type, and price range |
get_property_info | Detailed property information: amenities, photos, description, location |
get_services | Available rooms, tours, and activities with pricing |
check_availability | Real-time availability check for specific dates and guest count |
get_price_quote | Dual-currency price quote (ISK + tourist's preferred currency) |
Create reservations directly with operators. Payment links redirect to the operator's own payment provider — Soley never processes payments.
create_booking | Create a reservation directly with the tourism operator |
get_payment_link | Generate a secure payment link (redirects to operator's payment provider) |
get_booking_status | Check if payment is completed — AI auto-polls after showing payment link |
cancel_booking | Cancel an existing booking with policy-based refund calculation |
Talk directly to the operator through the AI. Messages are delivered instantly via WhatsApp and the operator portal. The AI checks for replies automatically.
send_message_to_operator | Send a message to the operator — they're notified instantly via WhatsApp and portal |
check_operator_replies | Check for operator responses — AI auto-polls every 15 seconds for interactive chat |
"I'm driving the Ring Road from Akureyri to Egilsstadir tomorrow. Is it safe?"
The AI calls get_weather, get_road_conditions, and get_safety_alerts to produce a comprehensive travel safety briefing with real-time data from three official Icelandic sources.
"Find me somewhere cozy to stay near Vik for two people this Saturday."
The AI calls search_operators, check_availability, and get_price_quote to find available options with dual-currency pricing (ISK + EUR/USD). If the user confirms, it creates a booking and provides a payment link.
"What are the chances of seeing the Northern Lights tonight? Where should I go?"
The AI calls get_aurora_forecast and get_weather for multiple regions to synthesise aurora probability with local cloud cover, recommending the best viewing locations.
All data is sourced from official Icelandic institutions:
| Tier | Limit |
|---|---|
| Anonymous | 50 requests / hour |
| Authenticated | 500 requests / hour |
Rate-limited responses return HTTP 429 with a Retry-After header.
Built by Cognia ehf in Reykjavik, Iceland. The open booking network for tourism.