← rootz.global

INDIVIDUAL MCP TOOL

list_resorts

List resorts with listing summaries, filterable by state or brand

rootz.globalnone authenticationAvailability not checked

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 endpoint

rootz.global

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.timeshare-rootz]
url = "https://timeshare.rootz.global/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "timeshare-rootz": {
      "type": "http",
      "url": "https://timeshare.rootz.global/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: timeshare-rootz
Remote MCP URL: https://timeshare.rootz.global/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": {
    "timeshare-rootz": {
      "url": "https://timeshare.rootz.global/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "timeshare-rootz": {
      "type": "http",
      "url": "https://timeshare.rootz.global/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "timeshare-rootz",
  "transport": "streamable-http",
  "url": "https://timeshare.rootz.global/mcp"
}
MCP Inspector

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

Related tools

  • search_timeshares — Search timeshare listings by resort, brand, state, price range, bedrooms, exchange network
  • get_resort — Get resort detail including listings, FL DBPR registration, and payment history
  • get_listing — Get individual listing detail with CFPB complaints for that brand
  • list_brands — List all timeshare brands with listing counts, price ranges, and resort counts
  • get_stats — Get database statistics and distributions
  • search_dbpr_projects — Search FL DBPR registered timeshare projects
  • get_payment_history — Get FL DBPR payment/billing history for a timeshare project
  • search_complaints — Search CFPB consumer complaints for timeshare companies