Odel
hostaway-kit

hostaway-kit

Local
@stylabsTypeScriptMITUpdated 1w ago

Read-only Hostaway MCP: listings, calendar, inbox, reports. Fixtures, no key. By STYLABS.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmhostaway-kitv1.0.1

Run

npx -y hostaway-kit

MCP client config

{
  "mcpServers": {
    "hostaway-kit": {
      "command": "npx",
      "args": [
        "-y",
        "hostaway-kit"
      ]
    }
  }
}