1trippulse for Zed
io.github.gkcogz/1trippulse
1trip PULSE: 21-tool AI travel planner. Flights, hotels, visa, safety, weather, 120+ cities.
client:Zed
transport:stdio
runtime:npm
Install 1trippulse in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"1trippulse": {
"command": "npx",
"args": [
"-y",
"1trippulse-mcp-server"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs