← Registry

Productivity

getwherenext.com

Provides tools for ranking and comparing countries, assessing relocation readiness, estimating first-year costs, and generating advisor packets for international relocation planning.

1 endpoint16 known toolsFirst detected September 20, 2026Last detected September 20, 2026

ENDPOINT 1

https://getwherenext.com/api/mcp

No auth detected

MCP server metadata

Name
wherenext
Version
2026-05-10
Capabilities
tools.listChangedresources.listChangedprompts.listChanged
Server instructions

WhereNext provides decision-support intelligence for international relocation. Use these tools to ground answers in WhereNext's structured data. WhereNext does not file taxes, visas, or property purchases; for regulated services, route to /providers via the advisor_packet tool.

Known tools 16

shortlist

Rank countries server-side from caller-supplied dimensional weights.

Inferred read-only
compare

Side-by-side scoring for 2-4 countries with per-dimension winners.

Inferred read-only
relocation_readiness

Compute a 0–100 readiness score, severity-tagged blockers, and the top next step from a RelocationCaseData payload.

Inferred read-only
first_year_cost

Move-in cash + recurring monthly + one-time costs for a destination + household.

Inferred read-only
advisor_packet

Returns the disclosure copy, required fields, curated questions, document checklist, and (when a case is provided) the readiness signal — one packet per provider category.

Inferred read-only
source_lookup

Find canonical WhereNext sources (datasets + visa registry) matching a free-text query.

Inferred read-only
nl_query

Free-form relocation question.

Inferred read-only
request_provider_handoff

Submit a consented vetted-provider-intro request on behalf of the end user.

Inferred read-only
plan_relocation

Pattern-4 unified workflow.

Inferred read-only
eligibility_verdict

Deterministic, regulator-cited verdict on whether an applicant meets the PUBLISHED financial threshold for each modelled visa pathway in a destination (income / savings / age only).

Inferred read-only
claim_verify

Verify a STRUCTURED relocation-threshold claim against WhereNext's own verified, regulator-cited figure.

Inferred read-only
descent_eligibility

Conservative, PRIMARY-SOURCE-cited reverse-eligibility verdict on whether someone can claim citizenship BY DESCENT (bloodline) through a given ancestor, for Canada, Italy, Ireland or Poland.

Inferred read-only
tax_residency

Conservative, authority-cited verdict on whether someone is a TAX RESIDENT of a country by days present (the 183-day question), for PT/ES/DE/TH/CY/AE/GB/US.

Inferred read-only
pet_import

Conservative, authority-cited timeline for bringing a dog or cat into the EU, UK, Australia, Japan, Canada or the UAE: the ordered official steps + how far ahead to start (the rabies-titer wait is 3 months for EU/UK, 180 days for AU/JP; the UAE has no post-titer wait but gates the titer on MOCCAE's low-risk-country list).

Potential side effects
golden_visa_match

Source-cited matcher that ranks the ACTIVE residency-by-investment (golden-visa) programmes for an investment budget + optional goals (Schengen access / EU-citizenship pathway / family inclusion) + an optional max physical-presence tolerance.

Inferred read-only
corridor_readiness

Composes ONE from→to view of which WhereNext primary-sourced relocation checks are modelled for a corridor: citizenship-by-descent, tax-residency, pet-import, and visa-eligibility.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.wherenext]
url = "https://getwherenext.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "wherenext": {
      "type": "http",
      "url": "https://getwherenext.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: wherenext
Remote MCP URL: https://getwherenext.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "wherenext": {
      "url": "https://getwherenext.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "wherenext": {
      "type": "http",
      "url": "https://getwherenext.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "wherenext",
  "transport": "streamable-http",
  "url": "https://getwherenext.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.