weselltours for Zed
io.github.jyswee/weselltours
Travel platform for coding agents: hotels, tours, bookings, 13 AI experts. 21 tools, stdio.
client:Zed
transport:stdio
runtime:npm
Install weselltours in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"weselltours": {
"command": "npx",
"args": [
"-y",
"weselltours"
],
"env": {
"WST_API_KEY": "<WST_API_KEY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs