Voyagier for Claude Desktop
com.voyagier/cli
Book real travel from your agent — flights, hotels & activities behind a price-gated checkout.
client:Claude Desktop
transport:stdio
runtime:npm
Install Voyagier in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"cli": {
"command": "npx",
"args": [
"-y",
"@voyagier/cli"
],
"env": {
"VOYAGIER_TOKEN": "<VOYAGIER_TOKEN>",
"VOYAGIER_API_URL": "<VOYAGIER_API_URL>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs