← Registry

General Tools

the-driscoll.com

Retrieves property details, availability, and booking links, plus guest support guidance for a hospitality property.

1 endpoint5 known toolsFirst detected August 9, 2026Last detected August 9, 2026

ENDPOINT 1

https://the-driscoll.com/mcp

No auth detected

MCP server metadata

Name
the-driscoll-public-ai
Version
2.0.3
Capabilities
tools
Server instructions

Use these tools only for public facts about The Driscoll. Treat owner-controlled knowledge as authoritative. Availability and PriceLabs rates are indicative and never confirm a reservation or final price. Do not infer private guest, access, reservation or smart-home information. Route unresolved booked-guest issues through the booking platform message thread.

Known tools 5

search_property_knowledge

Search owner-controlled public property facts, policies, amenities and curated guest-safe support.

Inferred read-only
get_property_section

Retrieve one complete owner-controlled public knowledge section by the exact ID returned from search_property_knowledge.

Inferred read-only
check_stay_availability

Interpret the current public availability feed for one proposed stay.

Inferred read-only
get_booking_options

Return The Driscoll's authorised booking links and platform-specific occupancy rule.

Inferred read-only
get_guest_support_guidance

Retrieve the closest curated guest-safe Level-1 support sections for an installed device, appliance symptom or error.

Inferred read-only

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.the-driscoll-public-ai]
url = "https://the-driscoll.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "the-driscoll-public-ai": {
      "type": "http",
      "url": "https://the-driscoll.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: the-driscoll-public-ai
Remote MCP URL: https://the-driscoll.com/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": {
    "the-driscoll-public-ai": {
      "url": "https://the-driscoll.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "the-driscoll-public-ai": {
      "type": "http",
      "url": "https://the-driscoll.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "the-driscoll-public-ai",
  "transport": "streamable-http",
  "url": "https://the-driscoll.com/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.