Apaleo for Zed
io.github.apaleo/mcp-server
Manage hotels via the apaleo PMS API: reservations, folios, invoices, rates and availability.
client:Zed
transport:streamable-http
Install Apaleo in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp-server": {
"url": "https://mcp.apaleo.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs