Skip to content
VS Code

Apaleo for VS Code

io.github.apaleo/mcp-server

Manage hotels via the apaleo PMS API: reservations, folios, invoices, rates and availability.

client:VS Code transport:streamable-http

Install Apaleo in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp-server": {
      "type": "http",
      "url": "https://mcp.apaleo.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Apaleo in other clients