← Registry

Developer Tools

compasshospitality.com

Provides hotel search, details, room availability, offers, and booking links for Compass Hospitality properties.

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

ENDPOINT 1

https://compasshospitality.com/api/mcp

No auth detected

MCP server metadata

Name
compass-hospitality
Version
1.0.0
Capabilities
tools.listChanged

Known tools 5

search_hotels

Search the Compass Hospitality hotel portfolio (Compass, Citrus, Citin, Ananda brands across Thailand, UK, Malaysia, Sri Lanka) by destination and/or brand.

Inferred read-only
get_hotel_details

Get full details for a single hotel by its slug: description, brand, price tier, address, phone, amenities, page URL, and booking URL.

Inferred read-only
get_room_types

List the room types available at a given hotel, with bed configuration, occupancy text, description, and room page URL.

Inferred read-only
get_offers

List current promotions/offers, optionally filtered by destination.

Inferred read-only
get_booking_link

Get the direct reservation-engine URL for a hotel so a user can complete a booking.

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.compass-hospitality]
url = "https://compasshospitality.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "compass-hospitality": {
      "type": "http",
      "url": "https://compasshospitality.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: compass-hospitality
Remote MCP URL: https://compasshospitality.com/api/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": {
    "compass-hospitality": {
      "url": "https://compasshospitality.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "compass-hospitality": {
      "type": "http",
      "url": "https://compasshospitality.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "compass-hospitality",
  "transport": "streamable-http",
  "url": "https://compasshospitality.com/api/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for compasshospitality.com was fetched 2026-08-29T07:40:22.236Z.

Trust status Trusted

compasshospitality.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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