← mirabelloconsultancy.com

INDIVIDUAL MCP TOOL

compare_programmes

Compare programmes side by side.

mirabelloconsultancy.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://mcp.mirabelloconsultancy.com

No auth detected

Connect to this endpoint to inspect the live schema for compare_programmes 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

mirabelloconsultancy.com

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.
  • 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.
  • get_recent_changes — Recent material changes across investment-migration programmes (launches, closures, threshold/mobility/regulatory changes) + current status counts, PLUS pathway_field_changes (official-source field-level diffs per country x pathway, from->to + cited source) and official_legislation_changes (changes detected directly on official government/gazette sources).