get_property — mcp server MCP Tool Read-only
get_property
(get property) is one of 63 tools on the
mcp server
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_property from your client
- Claude Code mcp server get_property run in your project directory
- Claude Desktop mcp server get_property ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor mcp server get_property ~/.cursor/mcp.json
- VS Code mcp server get_property .vscode/mcp.json
- Zed mcp server get_property ~/.config/zed/settings.json
- Windsurf mcp server get_property ~/.codeium/windsurf/mcp_config.json
- Cline mcp server get_property ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI mcp server get_property ~/.gemini/settings.json
- Grok mcp server get_property .mcp.json (in your project root)
- ChatGPT mcp server get_property Settings → Connectors → Advanced → Developer mode
- Claude.ai mcp server get_property Settings → Connectors → Add custom connector
- LangChain mcp server get_property pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp-server https://mcp.mirabelloconsultancy.com/
Other tools on this server
- list_programmes
- get_programme
- compare_programmes
- get_processing_times
- estimate_total_cost
- recommend_programmes
- check_visa_free
- get_index
- get_recent_changes
- get_about
- get_passport_renewal
- book_consultation
- generate_briefing
- subscribe_changes
- check_eligibility
- get_document_checklist
- estimate_timeline
- get_country
- get_provenance
- query_graph
- plan_path
- find_pathways
- find_fastest_citizenship
- get_emigration_flows
- get_capital_controls
- check_visa_requirement
- list_visa_free_destinations
- get_name_change
- get_foundation_rules
- get_nonresident_banking
- get_property_law
- get_entry_requirements
- get_country_tax
- find_low_tax
- find_trust_jurisdictions
- find_charity_jurisdictions
- get_structuring_roster
- get_structuring_playbook
- get_company_formation
- find_formation_jurisdictions
- compare_formation
- plan_global_setup
- get_banking_access
- get_regulator_registry
- compare_treaty_position
- withholding_map
- flag_cfc_poe_risk
- residence_evidence_checklist
- build_sow_pack
- forced_heirship_risk
- matrimonial_regime_screen
- succession_conflict_map
- choice_of_law_options
- compare_scenarios
- compliance_checklist
- get_mobility_optionality
- get_digital_gov_progress
- get_wealth_atlas
- get_wealth_index
- search_properties
- get_availability_updates
- create_enquiry
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.