hotelbooking for Windsurf
io.github.rollinggo-ai/hotelbooking
RollingGo Hotel Booking MCP Server (国内中文版)
client:Windsurf
transport:stdio
runtime:npm
Install hotelbooking in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"hotelbooking": {
"command": "npx",
"args": [
"-y",
"rollinggo-hotelbooking"
],
"env": {
"ROLLINGGO_API_KEY": "<ROLLINGGO_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs