Voyagier for Windsurf
com.voyagier/cli
Book real travel from your agent — flights, hotels & activities behind a price-gated checkout.
client:Windsurf
transport:stdio
runtime:npm
Install Voyagier in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"cli": {
"command": "npx",
"args": [
"-y",
"@voyagier/cli"
],
"env": {
"VOYAGIER_TOKEN": "<VOYAGIER_TOKEN>",
"VOYAGIER_API_URL": "<VOYAGIER_API_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs