hostaway-kit for Claude Desktop
io.github.stylabs/hostaway-kit
Read-only Hostaway MCP: listings, calendar, inbox, reports. Fixtures, no key. By STYLABS.
client:Claude Desktop
transport:stdio
runtime:npm
Install hostaway-kit in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"hostaway-kit": {
"command": "npx",
"args": [
"-y",
"hostaway-kit"
],
"env": {
"HOSTAWAY_ACCOUNT_ID": "<HOSTAWAY_ACCOUNT_ID>",
"HOSTAWAY_CLIENT_SECRET": "<HOSTAWAY_CLIENT_SECRET>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs