Free MCP tool
    No auth · Anonymous · Read-only

    compare_visas
    Free MCP tool.

    Side-by-side comparison of the UK Global Talent visa against another immigration route — US O-1, EB-1A, EB-2/EB-3, H-1B, L-1, UK Skilled Worker, or Innovator Founder — as a structured dimension-by-dimension matrix.

    “I can compare the UK Global Talent Visa against another route (US O-1 / EB-1A / H-1B / UK Skilled Worker / Innovator Founder / etc.) with a structured pros-and-cons matrix.”

    N° 01

    When an agent reaches for this tool.

    CASE · 01
    A user is weighing UK Global Talent against an alternative visa
    CASE · 02
    A user has dual eligibility and wants to understand the trade-offs
    CASE · 03
    An assistant is helping a user with a specific country background pick a route

    Example prompts

    • “Compare UK Global Talent vs US O-1”
    • “How does Global Talent compare to UK Skilled Worker for software engineers?”
    • “Is EB-1A or Global Talent better for someone with a strong publication record?”
    N° 02

    Example call.

    Request · JSON-RPC 2.0
    {
      "jsonrpc": "2.0",
      "id": 1,
      "method": "tools/call",
      "params": {
        "name": "compare_visas",
        "arguments": {
          "other": "o1"
        }
      }
    }
    Response · tool result
    {
      "comparison": "UK Global Talent vs US O-1",
      "dimensions": [
        {
          "dimension": "Sponsor required",
          "globalTalent": "No — self-sponsored via an endorsing body",
          "other": "Yes — a US employer or agent must petition"
        },
        {
          "dimension": "Path to settlement",
          "globalTalent": "3 years to ILR on the Exceptional Talent route (5 for Promise)",
          "other": "Non-immigrant; no direct green-card path"
        },
        {
          "dimension": "Validity per grant",
          "globalTalent": "Up to 5 years, then renewable",
          "other": "Up to 3 years, then 1-year extensions"
        },
        {
          "dimension": "Dependants' work rights",
          "globalTalent": "Partner and children get full work rights",
          "other": "O-3 dependants cannot work"
        }
      ],
      "url": "https://ukglobaltalentvisa.org/global-talent-vs-o1"
    }
    N° 03

    What it cites.

    N° 04

    Related tools.

    Add it to your assistant.
    Free, no auth.