hostaway for Claude Code
io.github.mattlong-plux/hostaway
Hostaway PMS: reservations, listings, calendars, financials, and guest messaging.
client:Claude Code
transport:stdio
runtime:npm
Install hostaway in Claude Code
run in your project directory
claude mcp add hostaway -e HOSTAWAY_ACCOUNT_ID=<HOSTAWAY_ACCOUNT_ID> -e HOSTAWAY_CLIENT_SECRET=<HOSTAWAY_CLIENT_SECRET> -e HOSTAWAY_READ_ONLY=<HOSTAWAY_READ_ONLY> -e HOSTAWAY_CACHE_TTL=<HOSTAWAY_CACHE_TTL> -- npx -y @matt-long-plux/hostaway-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs