Skip to content
Zed

hotelbooking for Zed

io.github.rollinggo-ai/hotelbooking

RollingGo Hotel Booking MCP Server (国内中文版)

client:Zed transport:stdio runtime:npm

Install hotelbooking in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

{
  "context_servers": {
    "hotelbooking": {
      "command": "npx",
      "args": [
        "-y",
        "rollinggo-hotelbooking"
      ],
      "env": {
        "ROLLINGGO_API_KEY": "<ROLLINGGO_API_KEY>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

hotelbooking in other clients