Skip to content
Windsurf

hostaway for Windsurf

io.github.uncfreak1255-code/hostaway

Read-only MCP server for Hostaway PMS — guest conversations, reservations, and listings

client:Windsurf transport:stdio runtime:npm

Install hostaway in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

{
  "mcpServers": {
    "hostaway": {
      "command": "npx",
      "args": [
        "-y",
        "hostaway-mcp"
      ],
      "env": {
        "HOSTAWAY_API_TOKEN": "<HOSTAWAY_API_TOKEN>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

hostaway in other clients