INDIVIDUAL MCP TOOL
find_formation_jurisdictions
FILTER the Mirabello formation profiles to find company/structure jurisdictions matching constraints: remote_only (fully remote formation), max_setup_usd (setup cost ceiling), banking_tier (good|moderate — minimum), eu_clean (exclude EU Annex I/II and FATF-listed), lane (company|trust).
LIVE ENDPOINT
https://mcp.mirabelloconsultancy.com
Connect to this endpoint to inspect the live schema for find_formation_jurisdictions and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.mirabello-consultancy]
url = "https://mcp.mirabelloconsultancy.com"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"mirabello-consultancy": {
"type": "http",
"url": "https://mcp.mirabelloconsultancy.com"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: mirabello-consultancy
Remote MCP URL: https://mcp.mirabelloconsultancy.com
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": {
"mirabello-consultancy": {
"url": "https://mcp.mirabelloconsultancy.com"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"mirabello-consultancy": {
"type": "http",
"url": "https://mcp.mirabelloconsultancy.com"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "mirabello-consultancy",
"transport": "streamable-http",
"url": "https://mcp.mirabelloconsultancy.com"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
list_programmes— List Mirabello-advised citizenship- (CBI) and residency-by-investment (RBI/golden visa) programmes, optionally filtered by type, budget, region, or max processing time.get_programme— Full detail for one programme by id (e.compare_programmes— Compare programmes side by side.get_processing_times— Processing-time estimate for one programme (by id) or all.estimate_total_cost— Estimate the total cost of a programme for a given family: investment + government & due-diligence fees + family add-ons.recommend_programmes— Recommend a ranked shortlist of programmes for a client profile (budget, family size, mobility priority, timeline, tax goal) with reasoning.check_visa_free— Mobility for a programme passport: visa-free count, passport mobility rank, and access to key destinations (Schengen, UK, USA, China).get_index— The Mirabello Investment Migration Index — a composite 0–100 ranking of CBI/RBI programmes across cost, mobility, speed, path-to-citizenship, stability, family and tax, with transparent published methodology.