← WebMCP Directory

paytech.events

paytech.events

live Unverified (seed import) Travel & Events 6 tools imperative implementation

PayTech.Events helps finance professionals discover, plan, and budget for the most important fintech conferences and events around the world.

First seen 2026-09-07 · Last seen 2026-09-14 · Source: webmcp.com

Answer 3 · Act 3 · Transact 0 · Score: Not yet scored

Tool inspector

estimate_conference_trip_cost

act imperative

Estimate the total cost of attending a fintech conference (registration + flights + hotel + meals + extras), itemised in EUR. Defaults come from the event data (ticket price, duration, typical hotel rate); override any of them. If no slug is given it uses the event on the current page.

Page: /

Input schema

PropertyTypeRequiredDescription
slug string no Event slug. Defaults to the current page's event.
flightEur number no Return flight cost in EUR.
hotelPerNightEur number no Override nightly hotel rate in EUR.
nights number no Override number of hotel nights.
days number no Override number of days on the ground (for meals).
mealsPerDayEur number no Override daily meal allowance in EUR.
localTransportEur number no Local transport/taxis in EUR.
registrationEur number no Override the ticket price in EUR.
otherEur number no Any other costs in EUR (visa, materials, networking).
Raw JSON schema
{
  "type": "object",
  "properties": {
    "slug": {
      "type": "string",
      "description": "Event slug. Defaults to the current page's event."
    },
    "flightEur": {
      "type": "number",
      "description": "Return flight cost in EUR.",
      "minimum": 0
    },
    "hotelPerNightEur": {
      "type": "number",
      "description": "Override nightly hotel rate in EUR.",
      "minimum": 0
    },
    "nights": {
      "type": "number",
      "description": "Override number of hotel nights.",
      "minimum": 0
    },
    "days": {
      "type": "number",
      "description": "Override number of days on the ground (for meals).",
      "minimum": 0
    },
    "mealsPerDayEur": {
      "type": "number",
      "description": "Override daily meal allowance in EUR.",
      "minimum": 0
    },
    "localTransportEur": {
      "type": "number",
      "description": "Local transport/taxis in EUR.",
      "minimum": 0
    },
    "registrationEur": {
      "type": "number",
      "description": "Override the ticket price in EUR.",
      "minimum": 0
    },
    "otherEur": {
      "type": "number",
      "description": "Any other costs in EUR (visa, materials, networking).",
      "minimum": 0
    }
  }
}

Similar websites

wandernote.openai.chatgpt.site

wandernote.openai.chatgpt.site

An agent-ready WebMCP travel planner. Choose your destination and travel dates, collaborate on an hour-by-hour itinerary, and save your finished travel note as …

demo Unverified Travel & Events
11 tools A4 / Act7 / T0 Not yet scored Seen 2026-09-14
get_trip_state set_trip_details list_time_slots add_itinerary_activity update_itinerary_activity
Inspect tools
flightsweeper-webmcp.vercel.app

flightsweeper-webmcp.vercel.app

Define bounded flight-purchasing authority, then let a browser agent search, evaluate, and execute a safe sandbox booking through WebMCP.

live Unverified Travel & Events Transact tools
10 tools A4 / Act3 / T3 Not yet scored Seen 2026-09-14
read_flight_mission search_flights tighten_flight_mission compare_visible_offers select_offer
Inspect tools
jezersko.sk

jezersko.sk

Ubytovanie Jezersko

live Unverified Travel & Events Transact tools
10 tools A9 / Act0 / T1 Not yet scored Seen 2026-09-14
get_accommodation get_organization get_contact get_reservation_url get_calendar_info
Inspect tools
travelomi.com

travelomi.com

Start with what you know. Travelomi searches real flights and stays, states trade-offs, and holds a Trip you can reshape. Book with your chosen provider.

live Unverified Travel & Events
10 tools A4 / Act6 / T0 Not yet scored Seen 2026-09-14
start_trip get_trip set_dates add_leg set_stay
Inspect tools

Related on Influzer