Apaleo for Cursor
io.github.apaleo/mcp-server
Manage hotels via the apaleo PMS API: reservations, folios, invoices, rates and availability.
client:Cursor
transport:streamable-http
Install Apaleo in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp-server": {
"url": "https://mcp.apaleo.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs