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.

com.canienter/visa-check

REMOTE · API.CANIENTER.COM · SCANNED AUG 18

Visa & entry requirements for 199 passports, cited to official sources and re-verified daily.

+4 this week 70 Trust /100
Trust breakdown (6 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 →

Endpoint Security71
  • The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
  • No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one. See how to fix → View diagnostics → Partial
  • HTTPS enforcement could not be verified: the plaintext port answered with HTTP 405, which proves neither a plaintext path nor enforcement. View diagnostics → Unverified
  • The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
  • DNSSEC is configured correctly; the domain's records validate against the full chain to the root. View diagnostics → Pass
Transport & Reachability100
Schema Quality & AI Usability69
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 464 tokens (~154/item across 3 items; 3 tools + 0 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 Management30
  • Stability observed for 9 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · api.canienter.com

# add to Claude Code
claude mcp add --transport http com-canienter-visa-check https://api.canienter.com/mcp
# ~/.codex/config.toml
[mcp_servers.com-canienter-visa-check]
url = "https://api.canienter.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-canienter-visa-check": {
      "type": "remote",
      "url": "https://api.canienter.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-canienter-visa-check --url https://api.canienter.com/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-canienter-visa-check:
    url: "https://api.canienter.com/mcp"
// mcp.json
{
  "mcpServers": {
    "com-canienter-visa-check": {
      "type": "http",
      "url": "https://api.canienter.com/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.

  • 18 Aug 26 +1

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

  • 16 Aug 26 +1

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

  • 14 Aug 26 +1

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

  • 12 Aug 26 +1

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

  • 11 Aug 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 10 Aug 26 0
    • Stability: unverified → 0.03 functional
  • 9 Aug 26 65

    First indexed and scored.

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 18 Aug 2026 · Probed https://api.canienter.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=canienter.com CN=WE1,O=Google Trust Services,C=US 7 Aug 2026 5 Nov 2026 ECDSA 256 ECDSA-SHA256 ef22c6f05ce10f1e0ea87c079a801eec
SANs: canienter.com, api.canienter.com, *.api.canienter.com
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
DNSSEC secure

Validation of api.canienter.com. Secure

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
canienter.com. present 2371 13 Verified
api.canienter.com. Verified address RRset verified with the apex keys
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=31536000; includeSubDomains
x-content-type-options nosniff
referrer-policy strict-origin-when-cross-origin
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://api.canienter.com/mcp Verified 200
http (plaintext) http://api.canienter.com/mcp Inconclusive 405
MCP tools · 3 exposed · ~386 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.

Tool Tokens
check_entry_requirements ~233

Whether a passport holder can enter a destination country: visa-free, visa on arrival, e-visa, eTA, or visa required — with allowed stay, official application portal, extended rules (passport validity, onward ticket, yellow fever, transit-without-visa) and source citations. Free tier: rate limited per caller (see /auth.md to register for a larger quota, or use the x402-paid HTTP API for unlimited access).

NameTypeReqDescription
destinationstringyesDestination country, ISO 3166-1 alpha-3 (e.g. JPN)
passportstringyesPassport country, ISO 3166-1 alpha-3 (e.g. NLD)
purposestringTravel purpose (default: tourism)
residence_permits_ofarrayIssuers of residence permits held (ISO3 or SCHENGEN/EU/GCC)
transitstringOptional transit country, ISO 3166-1 alpha-3
visas_ofarrayIssuers of visas held (ISO3 or SCHENGEN/EU/GCC)
NameTypeReqDescription
allowed_stay_daysnumber|nullMaximum stay in days when the verdict grants one
applyobject|nullOfficial government application/information portal when action is required
dataset_versionstringBase-matrix revision (YYYY-MM-DD)
defaults_appliedarrayAssumptions applied to answer (e.g. purpose=tourism, ordinary passport)
entry_rulesobjectDestination entry rules: passport_validity, blank_pages, onward_ticket, yellow_fever, other_health, twov (transit-without-visa), residence_permit_exemptions, official_links, purpose_scope — each non-…
entry_rules_verificationobjectProvenance of the curated entry-rules layer: verified_official_sources | stale | not_curated | needs_review, with last_verified and staleness_days
request_idstringUnique id for reproducibility
requirementstringvisa_free | visa_on_arrival | e_visa | eta | visa_required | no_admission | unknown | needs_review
requirement_labelstringHuman-readable verdict
verdict_verificationobjectProvenance of the visa verdict itself — always derives from an aggregated secondary matrix (status secondary_source_only or needs_review), never claimed officially verified

No examples provided.

evaluate_trip ~120

Premium evaluation of a whole trip in one call: multiple passports (best passport per leg), documents held, multi-leg itineraries with transit legs, dates and purpose — with structured why[] explanations, conditions[], and verification states per decision. PAID endpoint: the call returns HTTP 402 x402 payment instructions unless the request carries an x402 payment header; any x402-capable client settles in USDC on Base and retries.

NameTypeReqDescription
travelerobjectyesThe traveler's documents
tripobjectyesThe itinerary to evaluate, in travel order
NameTypeReqDescription
errorstringPresent on the unpaid path: 'payment_required'
legsarrayOne decision per leg: requirement, best_option (which held passport/document wins), why[] explanations with sources, conditions[] (validity, onward ticket, yellow fever, stay-duration fit), and a ver…
trip_summaryobjectAggregate outcome
x402_requirementsobject|nullx402 v2 payment requirements (decoded from the PAYMENT-REQUIRED header): pay in USDC on Base and retry the same call

No examples provided.

get_dataset_info ~33

Coverage and freshness of the underlying visa-requirements dataset, plus endpoints and x402 pricing for the unlimited paid tier.

Input schema present but exposes no named parameters.

NameTypeReqDescription
dataobject
docsstringLLM-facing documentation URL
free_endpointobjectThe free rate-limited check endpoint
paid_endpointsobjectx402 pay-per-request endpoints (USDC on Base, no account)
transparencystringData-quality metrics URL

No examples provided.