hostaway for Cline
io.github.uncfreak1255-code/hostaway
Read-only MCP server for Hostaway PMS — guest conversations, reservations, and listings
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
{
"mcpServers": {
"hostaway": {
"command": "npx",
"args": [
"-y",
"hostaway-mcp"
],
"env": {
"HOSTAWAY_API_TOKEN": "<HOSTAWAY_API_TOKEN>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs