Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

app.nomadpoint/nomadpoint

REMOTE · GXHDCVOVEUFBKTHHENDF.SUPABASE.CO · SCANNED SEP 20

Plan trips and track visa days per traveller across 39,601 entry rules

+5 this week 90 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security89
Transport & Reachability100
Schema Quality & AI Usability78
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 5144 tokens (~116/item across 44 items; 43 tools + 1 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management97
  • Stability observed for 29 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage79
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 38% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • All 9 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
  • An AI judge read all 45 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
  • Supports UI / widget rendering.Pass
Install

How do I install the app.nomadpoint/nomadpoint MCP server?

app.nomadpoint/nomadpoint is a hosted endpoint at https://gxhdcvoveufbkthhendf.supabase.co/functions/v1/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · gxhdcvoveufbkthhendf.supabase.co

# add to Claude Code
claude mcp add --transport http app-nomadpoint-nomadpoint 'https://gxhdcvoveufbkthhendf.supabase.co/functions/v1/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "app-nomadpoint-nomadpoint": {
      "url": "https://gxhdcvoveufbkthhendf.supabase.co/functions/v1/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "app-nomadpoint-nomadpoint": {
      "type": "http",
      "url": "https://gxhdcvoveufbkthhendf.supabase.co/functions/v1/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.app-nomadpoint-nomadpoint]
url = "https://gxhdcvoveufbkthhendf.supabase.co/functions/v1/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "app-nomadpoint-nomadpoint": {
      "type": "remote",
      "url": "https://gxhdcvoveufbkthhendf.supabase.co/functions/v1/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add app-nomadpoint-nomadpoint --url 'https://gxhdcvoveufbkthhendf.supabase.co/functions/v1/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  app-nomadpoint-nomadpoint:
    url: "https://gxhdcvoveufbkthhendf.supabase.co/functions/v1/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "app-nomadpoint-nomadpoint": {
      "Transport": "http",
      "Url": "https://gxhdcvoveufbkthhendf.supabase.co/functions/v1/mcp"
    }
  }
}
# add to Vellum
assistant mcp add app-nomadpoint-nomadpoint -t streamable-http -u 'https://gxhdcvoveufbkthhendf.supabase.co/functions/v1/mcp'
// mcp.json
{
  "mcpServers": {
    "app-nomadpoint-nomadpoint": {
      "type": "http",
      "url": "https://gxhdcvoveufbkthhendf.supabase.co/functions/v1/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 0
    • Stability: pass → 0.97 functional
  • 19 Sept 26 0
    • Stability: 0.97 → pass security
  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Sept 26 +3
    • Schema quality: unverified → 100 functional
    • The server now declares the “resources” capability functional
    • First check of Capabilities: pass functional
    • New resource “journey_itinerary” functional
  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 77 to 80. That category is still filling its 30-day observation window: 23 days of observed history at the previous scan, 24 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 0
    • New tool “create_document” functional
  • 11 Sept 26 0
    • The server rewrote its instructions, which are the text every model session reads security
    • “create_activity” added an optional parameter “is_booked” cosmetic
    • “update_activity” added an optional parameter “is_booked” cosmetic
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Probed https://gxhdcvoveufbkthhendf.supabase.co/functions/v1/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=supabase.co CN=WE1,O=Google Trust Services,C=US 26 Aug 2026 24 Nov 2026 ECDSA 256 ECDSA-SHA256 7c35296a896c0a6f13f8495266045d45
SANs: supabase.co, *.supabase.co
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of gxhdcvoveufbkthhendf.supabase.co. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
co. present 7786 8 Verified
supabase.co. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Challenged, unverified

The endpoint asked for a token, but we could not retrieve and validate the RFC 9728 metadata that tells a client how to obtain one.

Result Challenged, unverified
Enforced On tool calls
HTTP status 200
Header Value
strict-transport-security max-age=31536000; includeSubDomains; preload

Protected resource metadata

Retrieved No
Problem no_resource_metadata

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://gxhdcvoveufbkthhendf.supabase.co/functions/v1/mcp Verified 200
http (plaintext) http://gxhdcvoveufbkthhendf.supabase.co/functions/v1/mcp HTTPS enforced 301 https://gxhdcvoveufbkthhendf.supabase.co/functions/v1/mcp
MCP tools · 43 exposed · ~4,948 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
add_passport ~113

Record a passport from its details alone (no scan needed). Also adds the country to the user's nationalities, which is what visa answers are computed from.

NameTypeReqDescription
country_codestringyes
expiry_datestringISO date, e.g. 2026-08-01
is_primaryboolean
issue_datestringISO date, e.g. 2026-08-01
passport_numberstring
titlestring

No output schema declared.

No examples provided.

create_accommodation ~277

Add a booked place to stay (hotel/hostel/apartment) to a trip.

NameTypeReqDescription
addressstring
booking_urlstring
check_instringISO-8601 datetime, e.g. 2026-08-01T14:30:00Z
check_outstringISO-8601 datetime, e.g. 2026-08-01T14:30:00Z
confirmation_codestring
country_codestring
currencystring
journey_idstringyes
latitudenumber
longitudenumber
namestringThe property's own name, e.g. 'Memmo Alfama'
notesstring
place_namestringThe CITY the property is in, e.g. 'Lisbon' — not the property's name
price_per_nightnumber
providerstringWho it was booked with, e.g. 'Booking.com'
travelersarrayMember user ids this is for (from list_journey_members). Omit for everyone — that's the norm.
typestringyeshotel, hostel, airbnb, apartment, other

No output schema declared.

No examples provided.

create_activity ~289

Add a thing to do — or a travel leg between places — to a trip, optionally attached to a stop.

NameTypeReqDescription
addressstring
booking_urlstring
categorystring
country_codestring
currencystring
emojistring
end_datetimestringISO-8601 datetime, e.g. 2026-08-01T14:30:00Z
is_bookedbooleanFalse = planned but not yet purchased/reserved. Set true only once payment actually went through.
journey_idstringyes
latitudenumber
longitudenumber
notesstring
place_namestring
pricenumber
start_datetimestringISO-8601 datetime, e.g. 2026-08-01T14:30:00Z
stay_idstringUUID of the stop this belongs to — attaches it to that city's days
titlestringyes
transport_modestringFor a travel leg: walk, taxi, train, bus, ferry, drive
travelersarrayMember user ids this is for (from list_journey_members). Omit for everyone — that's the norm.

No output schema declared.

No examples provided.

create_document ~215

Record a travel document (ticket, boarding pass, hotel confirmation, insurance…) and, when a file_name/mime_type is given, return a signed upload_url to PUT the file to. Use related_id to attach it to the flight, accommodation or activity it belongs to.

NameTypeReqDescription
country_codestring
document_typestringyespassport, visa, boarding_pass, hotel_confirmation, travel_insurance, vaccination, national_id, drivers_license, onward_ticket, other
file_namestringe.g. ticket-14147653.pdf — only needed when a file will be uploaded
mime_typestringe.g. application/pdf, image/jpeg
related_idstringUUID of the flight/accommodation/activity this document belongs to
titlestringyes
valid_fromstringISO date, e.g. 2026-08-01
valid_untilstringISO date, e.g. 2026-08-01

No output schema declared.

No examples provided.

create_expense ~345

Record one thing the user spent money on. Use for spend with no itinerary item of its own — meals, transport, visa fees, a booking that isn't on the trip. If the purchase IS already on the itinerary, set its price with update_flight/update_accommodation/update_activity instead; doing both counts it twice. Pass source_ref when importing so a re-run can't duplicate it.

NameTypeReqDescription
amountnumberyesThe total actually paid. Never a deposit, a per-night rate or a single fee.
amount_usdnumberThe same amount in USD, frozen at entry. Set it ONLY when the source states a USD (or already-converted home-currency) figure. Omit otherwise — the app converts at the live rate, which is honest, whe…
categorystringyesOne of the app's expense categories. Food is 'restaurant'.
currencystringyesISO 4217 code, e.g. USD, EUR, THB
journey_idstringyes
related_event_idstringThe flight/booking/activity this relates to, if any.
source_refstringWhere this came from, e.g. 'gmail:<messageId>'. Unique per user — a repeat import is refused.
spent_onstringyesISO date, e.g. 2026-08-01
stay_idstringThe stop this belongs to. Omit unless certain — an expense with a date is attributed to the stop whose dates contain it automatically.
titlestringyesWhat it was, as the user would recognise it

No output schema declared.

No examples provided.

create_flight ~305

Add a flight to a trip.

NameTypeReqDescription
airline_codestringIATA airline code, e.g. 'TP' — find it with search_airlines
airline_namestring
arrival_airport_codestringyesIATA code, e.g. 'NRT' — find it with search_airports
arrival_datetimestringISO-8601 datetime, e.g. 2026-08-01T14:30:00Z
arrival_terminalstring
booking_urlstring
cabin_classstring
confirmation_codestring
currencystring
departure_airport_codestringyesIATA code, e.g. 'JFK' — find it with search_airports
departure_datetimestringyesISO-8601 datetime, e.g. 2026-08-01T14:30:00Z
departure_terminalstring
flight_numberstring
is_onward_ticketbooleanMark it as the proof-of-onward-travel ticket for an entry requirement
journey_idstringyes
notesstring
pricenumber
seatstring
travelersarrayMember user ids this is for (from list_journey_members). Omit for everyone — that's the norm.

No output schema declared.

No examples provided.

create_journey ~86

Start a new trip. Use when the user wants a separate trip rather than adding to an existing one.

NameTypeReqDescription
descriptionstring
end_datestringISO date, e.g. 2026-08-01
namestringyes
start_datestringISO date, e.g. 2026-08-01

No output schema declared.

No examples provided.

create_stay ~234

Add a stay — a stop in a city — to a trip. This is how a destination gets onto the itinerary; book lodging for it with create_accommodation on the same dates.

NameTypeReqDescription
checkin_datetimestringISO-8601 datetime, e.g. 2026-08-01T14:30:00Z
checkout_datetimestringISO-8601 datetime, e.g. 2026-08-01T14:30:00Z
checkout_flexibleboolean
citystringyesCity name, e.g. 'Lisbon' — the city itself, not a neighbourhood, street or hotel
city_codestringOptional alternative to `city` when you already know the code, e.g. 'LIS'
country_codestringyesISO country code, e.g. 'JP'
journey_idstringyes
notesstring
travelersarrayMember user ids this is for (from list_journey_members). Omit for everyone — that's the norm.

No output schema declared.

No examples provided.

create_visa ~193

Record a visa the user holds or has applied for.

NameTypeReqDescription
application_datestringISO date, e.g. 2026-08-01
cost_currencystring
cost_paidnumber
country_codestringyes
embassy_consulatestring
entries_allowedstringsingle, double, multiple
expiry_datestringISO date, e.g. 2026-08-01
issue_datestringISO date, e.g. 2026-08-01
max_entriesnumber
notesstring
passport_country_codestring
visa_namestring
visa_numberstring
visa_typestringyese.g. tourist, business, student, work, digital_nomad, transit

No output schema declared.

No examples provided.

delete_accommodation ~24

Remove a booking from the trip.

NameTypeReqDescription
accommodation_idstringyes

No output schema declared.

No examples provided.

delete_activity ~23

Remove an activity from the trip.

NameTypeReqDescription
activity_idstringyes

No output schema declared.

No examples provided.

delete_document ~24

Delete one of the user's travel documents.

NameTypeReqDescription
document_idstringyes

No output schema declared.

No examples provided.

delete_expense ~26

Remove a recorded expense. Irreversible.

NameTypeReqDescription
expense_idstringyes

No output schema declared.

No examples provided.

delete_flight ~24

Remove a flight from the trip.

NameTypeReqDescription
flight_idstringyes

No output schema declared.

No examples provided.

delete_journey ~52

Permanently delete a trip and everything on it — stops, flights, bookings, activities — for every member. Owner only. Irreversible; confirm with the user first.

NameTypeReqDescription
journey_idstringyes

No output schema declared.

No examples provided.

delete_stay ~38

Remove a stop from the trip. Refuses when the stop carries a booking — delete the booking instead.

NameTypeReqDescription
stay_idstringyes

No output schema declared.

No examples provided.

delete_visa ~22

Delete a recorded visa.

NameTypeReqDescription
visa_idstringyes

No output schema declared.

No examples provided.

get_budget ~51

The user's own spending target for a trip, if they set one. Personal, not shared: each member of a trip has their own, and no one else's is readable.

NameTypeReqDescription
journey_idstringyes

No output schema declared.

No examples provided.

get_country_info ~43

Country reference info and the user's visa requirement for it, based on their primary passport.

NameTypeReqDescription
country_codestringyesISO country code, e.g. 'TH'

No output schema declared.

No examples provided.

get_journey ~124

Get one journey's itinerary: stays (the stops), flights, booked accommodations, and activities. A booked stay is ONE row that appears in both lists under the SAME id — the stop it is, and the booking it carries. Pass from_date/to_date to read one window of a long trip instead of all of it.

NameTypeReqDescription
from_datestringISO date, e.g. 2026-08-01
journey_idstringyes
to_datestringISO date, e.g. 2026-08-01

No output schema declared.

No examples provided.

get_journey_share_link ~53

The link that invites someone onto a trip as a co-editor. Anyone who opens it joins immediately, so it is the whole invite — there is no separate accept step.

NameTypeReqDescription
journey_idstringyes

No output schema declared.

No examples provided.

get_me ~41

Who the user is: profile, the passports/nationalities they hold (which decide every visa answer), and their recorded passport documents. Worth reading before planning anything.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_visa_status ~55

How many days of the user's allowance in a country are used and how many remain this year — the answer to "how much longer can I stay".

NameTypeReqDescription
country_codestringyes
yearnumber

No output schema declared.

No examples provided.

leave_journey ~38

Leave a trip someone else shared with the user. Owners can't leave their own trip — they delete it.

NameTypeReqDescription
journey_idstringyes

No output schema declared.

No examples provided.

list_documents ~66

The user's travel documents (passports, visas, insurance, tickets) — metadata only, not the files.

NameTypeReqDescription
document_typestringFilter: passport, national_id, drivers_license, boarding_pass, hotel_confirmation, travel_insurance, vaccination, visa, onward_ticket, other

No output schema declared.

No examples provided.

list_expenses ~108

Recorded spending on a trip — the money entered by hand or imported, NOT the booked prices on flights and hotels (those come back from get_journey). Includes each row's source_ref, so an importer can see what it already brought in.

NameTypeReqDescription
from_datestringISO date, e.g. 2026-08-01
journey_idstringyes
to_datestringISO date, e.g. 2026-08-01

No output schema declared.

No examples provided.

list_journey_members ~46

Who is on a trip: user ids, roles, and profiles. Use it to get the ids that set_item_travellers takes.

NameTypeReqDescription
journey_idstringyes

No output schema declared.

No examples provided.

list_journeys ~32

List the user's trips (journeys) they own or have joined, with dates and whether they own it.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_visas ~24

Visas the user holds — type, number, validity, entries used.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

remove_journey_member ~36

Remove someone from a shared trip. Owner only.

NameTypeReqDescription
journey_idstringyes
user_idstringyes

No output schema declared.

No examples provided.

search_airlines ~32

Find airlines by name or IATA code.

NameTypeReqDescription
limitnumber
querystringyes

No output schema declared.

No examples provided.

search_airports ~49

Find airports by city, name or IATA code. Use this to get the codes create_flight requires — never guess them.

NameTypeReqDescription
limitnumber
querystringyes

No output schema declared.

No examples provided.

search_cities ~49

Find cities by name. Use it to confirm the exact city name create_stay expects.

NameTypeReqDescription
country_codestring
limitnumber
querystringyes

No output schema declared.

No examples provided.

set_budget ~93

Set or replace the user's own spending target for a trip. 'month' means per month of the trip; 'journey' means the whole trip. Replaces any existing target.

NameTypeReqDescription
amountnumberyes
currencystringyesISO 4217 code, e.g. USD, EUR, THB
journey_idstringyes
periodstringDefaults to 'month'.

No output schema declared.

No examples provided.

set_item_travellers ~99

Say which people on a shared trip an item is for — one person's separate flight, one person's room. Omitting travelers (or passing an empty list) means everyone, which is the default and right for most items.

NameTypeReqDescription
item_idstringyes
item_typestringyes
travelersarrayMember user ids this is for (from list_journey_members). Omit for everyone — that's the norm.

No output schema declared.

No examples provided.

update_accommodation ~245

Change a booking's property, dates, price, confirmation or notes.

NameTypeReqDescription
accommodation_idstringyes
addressstring
booking_urlstring
check_instringISO-8601 datetime, e.g. 2026-08-01T14:30:00Z
check_outstringISO-8601 datetime, e.g. 2026-08-01T14:30:00Z
confirmation_codestring
country_codestring
currencystring
latitudenumber
longitudenumber
namestringThe property's own name, e.g. 'Memmo Alfama'
notesstring
place_namestringThe CITY the property is in, e.g. 'Lisbon' — not the property's name
price_per_nightnumber
providerstringWho it was booked with, e.g. 'Booking.com'
typestringhotel, hostel, airbnb, apartment, other

No output schema declared.

No examples provided.

update_activity ~250

Change an activity's title, timing, place or notes.

NameTypeReqDescription
activity_idstringyes
addressstring
booking_urlstring
categorystring
country_codestring
currencystring
emojistring
end_datetimestringISO-8601 datetime, e.g. 2026-08-01T14:30:00Z
is_bookedbooleanFalse = planned but not yet purchased/reserved. Set true only once payment actually went through.
latitudenumber
longitudenumber
notesstring
place_namestring
pricenumber
start_datetimestringISO-8601 datetime, e.g. 2026-08-01T14:30:00Z
stay_idstringUUID of the stop this belongs to — attaches it to that city's days
titlestring
transport_modestringFor a travel leg: walk, taxi, train, bus, ferry, drive

No output schema declared.

No examples provided.

update_expense ~195

Correct a recorded expense — its amount, currency, date, title, category or which stop it belongs to.

NameTypeReqDescription
amountnumber
amount_usdnumberThe same amount in USD, frozen at entry. Set it ONLY when the source states a USD (or already-converted home-currency) figure. Omit otherwise — the app converts at the live rate, which is honest, whe…
categorystringOne of the app's expense categories. Food is 'restaurant'.
currencystringISO 4217 code, e.g. USD, EUR, THB
expense_idstringyes
related_event_idstring
spent_onstringISO date, e.g. 2026-08-01
stay_idstring
titlestring

No output schema declared.

No examples provided.

update_flight ~284

Change a flight's route, times, seat, confirmation or notes.

NameTypeReqDescription
airline_codestringIATA airline code, e.g. 'TP' — find it with search_airlines
airline_namestring
arrival_airport_codestringIATA code, e.g. 'NRT' — find it with search_airports
arrival_datetimestringISO-8601 datetime, e.g. 2026-08-01T14:30:00Z
arrival_terminalstring
booking_urlstring
cabin_classstring
confirmation_codestring
currencystring
departure_airport_codestringIATA code, e.g. 'JFK' — find it with search_airports
departure_datetimestringISO-8601 datetime, e.g. 2026-08-01T14:30:00Z
departure_terminalstring
flight_idstringyes
flight_numberstring
is_onward_ticketbooleanMark it as the proof-of-onward-travel ticket for an entry requirement
notesstring
pricenumber
seatstring

No output schema declared.

No examples provided.

update_journey ~134

Rename a trip, change its dates or description, archive it, or set its home-base countries (countries where the user has their own place — no missing-stay warnings there). Owner only.

NameTypeReqDescription
descriptionstring
end_datestringISO date, e.g. 2026-08-01
home_base_country_codesarrayISO country codes
is_archivedboolean
journey_idstringyes
namestring
start_datestringISO date, e.g. 2026-08-01

No output schema declared.

No examples provided.

update_preferences ~155

Set the standing facts every trip should respect: where home is, the home airport, the currency to quote in, nightly budget, travel pace, and preferred working hours.

NameTypeReqDescription
budget_maxnumber
budget_minnumber
currencystring
home_airport_codestring
home_citystring
home_country_codestring
temperature_preferencestring
travel_pacestringe.g. slow, moderate, fast
work_end_hournumber
work_start_hournumber
work_timezonestringIANA zone, e.g. Europe/Lisbon

No output schema declared.

No examples provided.

update_stay ~181

Change a stop's city, country, dates or notes.

NameTypeReqDescription
checkin_datetimestringISO-8601 datetime, e.g. 2026-08-01T14:30:00Z
checkout_datetimestringISO-8601 datetime, e.g. 2026-08-01T14:30:00Z
checkout_flexibleboolean
citystringCity name, e.g. 'Lisbon' — the city itself, not a neighbourhood, street or hotel
city_codestringOptional alternative to `city` when you already know the code, e.g. 'LIS'
country_codestringISO country code, e.g. 'JP'
notesstring
stay_idstringyes

No output schema declared.

No examples provided.

update_visa ~175

Change a recorded visa, or archive it by setting is_active to false.

NameTypeReqDescription
application_datestringISO date, e.g. 2026-08-01
cost_currencystring
cost_paidnumber
embassy_consulatestring
entries_allowedstring
expiry_datestringISO date, e.g. 2026-08-01
is_activeboolean
issue_datestringISO date, e.g. 2026-08-01
max_entriesnumber
notesstring
visa_idstringyes
visa_namestring
visa_numberstring
visa_typestring

No output schema declared.

No examples provided.

Common questions

What is the app.nomadpoint/nomadpoint MCP server?

app.nomadpoint/nomadpoint is an MCP server listed in the public MCP registry as app.nomadpoint/nomadpoint. Plan trips and track visa days per traveller across 39,601 entry rules. This page covers its hosted endpoint (https://gxhdcvoveufbkthhendf.supabase.co/functions/v1/mcp).

Is the app.nomadpoint/nomadpoint MCP server safe to use?

app.nomadpoint/nomadpoint scores 90 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the app.nomadpoint/nomadpoint MCP server expose?

app.nomadpoint/nomadpoint exposes 43 tools: list_journeys, get_journey, create_journey, update_journey, delete_journey, and 38 more. Their descriptions and schemas cost roughly 4,948 tokens of context every time the server is loaded.

Does the app.nomadpoint/nomadpoint MCP server require authentication?

Yes. app.nomadpoint/nomadpoint asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.

Is the app.nomadpoint/nomadpoint MCP server still maintained?

app.nomadpoint/nomadpoint is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.