Skip to content
Cline

hostaway for Cline

io.github.mattlong-plux/hostaway

Hostaway PMS: reservations, listings, calendars, financials, and guest messaging.

client:Cline transport:stdio runtime:npm

Install hostaway in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "hostaway": {
      "command": "npx",
      "args": [
        "-y",
        "@matt-long-plux/hostaway-mcp"
      ],
      "env": {
        "HOSTAWAY_ACCOUNT_ID": "<HOSTAWAY_ACCOUNT_ID>",
        "HOSTAWAY_CLIENT_SECRET": "<HOSTAWAY_CLIENT_SECRET>",
        "HOSTAWAY_READ_ONLY": "<HOSTAWAY_READ_ONLY>",
        "HOSTAWAY_CACHE_TTL": "<HOSTAWAY_CACHE_TTL>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

hostaway in other clients