General Tools
usemeridian.app
Provides visa requirement lookup, eligibility evaluation, and application management for travelers.
ENDPOINT 1
https://usemeridian.app/mcp
Known tools 17
requirements_lookupVisa requirements for a route (passport country → destination country): documents, fee, processing time, visa-free eligibility.
requirements_evaluateTell the user whether they're ready to apply on a given route: a ready or not-yet verdict with the per-check detail behind it.
requirements_submit_feedbackLog feedback on a route we returned (kind=feedback) or request a route we don't cover yet (kind=request, when requirements_lookup returned found=false).
applications_getRead one visa application: profile, trip details, status, and latest Computer task_id (when one is running).
applications_listList the authenticated user's visa applications.
applications_createStart a tracked visa application for the authenticated user.
applications_update_sectionWrite a named section on a visa application.
applications_applyDispatch Meridian Computer (the browser agent) to fill the consulate portal for a ready visa application.
applications_report_statusTell Meridian what's happened with a visa application.
applications_cancelCancel a draft or ready visa application.
applications_evaluateEvaluate a specific visa application's readiness to submit.
applications_documents_listList documents attached to a visa application.
applications_documents_uploadAttach a document to a visa application.
applications_documents_deleteRemove a document from a visa application.
computer_dispatchRun Meridian Computer on a non-visa task tied to a visa application (custom portal, ancillary form).
appointments_bookDispatch Meridian Computer to book a consulate or visa-center appointment slot on the user's behalf.
appointments_getRead one appointment booking: status, consulate, slot time, and confirmation number once booked.