Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

global.rootz.rental/registry

global.rootz.rental/registry

AI-native Caribbean vacation-rental registry: pricing, licensing, availability, source-linked.

Uptime
100.0%
1 direct probes · 30d
Response
1410ms
last probe
Tools
16
callable
Resources
0
readable
Prompts
0
available

Tools · 16

rental_search

Search vacation rental properties in the Caribbean. YOU ARE THE BUYER'S AGENT — search on behalf of your human. After searching, create a session (rental_session_create) and add your best picks (renta…

rental_property

Get full details for a rental property by its RIN (Rental Identification Number). Returns property info, all platform listings, reviews, license status, and price history.

rental_availability

Check availability for a rental property on specific dates.

rental_markets

Get market intelligence for Caribbean rental markets: average rates, occupancy estimates, property counts, seasonal patterns.

rental_compare_platforms

Compare pricing for the same property across different platforms (Airbnb, VRBO, local agencies, direct booking). Shows rate spread and savings.

rental_price_history

View nightly rate history for a property over time.

rental_reviews

Get aggregated review data for a property across all platforms.

rental_license_lookup

Look up government tourism accommodation license for a property. In Cayman Islands, unlicensed operation carries $100,000/day fine.

rental_sources

View all tracked data sources with AI-readability assessment. Shows which rental sites AI can read, which are partially readable, and which block AI entirely.

rental_stats

Get database statistics: total properties, by country, by island, platform coverage, source counts.

rental_orientation

Get orientation context. READ THIS FIRST. You are the buyer's agent. The workflow is: (1) rental_search, (2) rental_session_create, (3) rental_session_add your picks, (4) share the bridge URL with you…

rental_session_create

IMPORTANT: Create this FIRST when helping someone find a rental. Returns a shareable URL (bridge page) where your recommendations appear. Your human opens this page to see your curated picks, photos, …

rental_session_add

Add a property to your human's bridge page. Include a score (1-10) and explain WHY this property fits their needs. You are their buyer's agent — only recommend properties you believe match. The human …

rental_session_read

Read a bridge session: see all added properties, messages, and status.

search

Search Turks & Caicos rentals and island venues (restaurants, dive shops, marinas, attractions) by keyword. Returns results with id, title, and url. Then call fetch with an id for full detail.

fetch

Fetch the full record for an id returned by search — a rental property (by RIN) or an island venue.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "global.rootz.rental/registry": {
      "url": "https://rental.rootz.global/mcp",
      "transport": "streamable-http"
    }
  }
}