Content Tools
aeracabins.com
Provides information about Aera Cabins property, including cabin details, photos, location, and site content.
ENDPOINT 1
https://aeracabins.com/mcp
MCP server metadata
- Name
- aera-cabins
- Version
- 1.0.0
Read-only public MCP server for Aera Cabins, a luxury A-frame cabin rental property on Cowichan Lake in Youbou, BC, Canada. Use the tools to explore the property, cabins, page content, photos, and location. Booking is NOT supported here: direct users to the official Guesty booking site and per-cabin listing pages returned by get_booking_info.
Known tools 9
get_property_overviewOverview of the Aera Cabins property: what it is, where it is, contact and booking links, and the list of cabins with key stats.
Inferred read-onlyget_cabin_detailsFull details for one cabin: description, highlights, bedrooms and beds, amenities, extra listing info, and booking link.
Inferred read-onlyget_location_and_directionsStreet address, GPS coordinates, and driving directions to Aera Cabins on Cowichan Lake.
Inferred read-onlycheck_availabilityLive availability for all three cabins for a future date range, from the public Guesty booking calendar (view-only — no booking, no reservation data).
Inferred read-onlyscan_availabilityScan a future window (max 92 nights) and get each cabin’s OPEN date ranges from the public Guesty booking calendar (view-only — no booking, no reservation data).
Inferred read-onlyCONNECT 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.aera-cabins]
url = "https://aeracabins.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"aera-cabins": {
"type": "http",
"url": "https://aeracabins.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: aera-cabins
Remote MCP URL: https://aeracabins.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": {
"aera-cabins": {
"url": "https://aeracabins.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"aera-cabins": {
"type": "http",
"url": "https://aeracabins.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "aera-cabins",
"transport": "streamable-http",
"url": "https://aeracabins.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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.