← rootz.global
INDIVIDUAL MCP TOOL
create_bridge
Create a bridge page — a persistent URL where AI curates timeshare research for a buyer.
Input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description contains a write-action term.
- A tool name or description suggests retrieving external content.
Parent endpoint
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 networkget_resort— Get resort detail including listings, FL DBPR registration, and payment historyget_listing— Get individual listing detail with CFPB complaints for that brandlist_brands— List all timeshare brands with listing counts, price ranges, and resort countslist_resorts— List resorts with listing summaries, filterable by state or brandget_stats— Get database statistics and distributionssearch_dbpr_projects— Search FL DBPR registered timeshare projectsget_payment_history— Get FL DBPR payment/billing history for a timeshare project