Voyagier runs on your own machine — the client starts it, so there is no endpoint to ping. 829 installs a week from npm. Last commit 3 Aug 2026.
Book real travel from your agent — flights, hotels & activities behind a price-gated checkout.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add cli -- npx -y @voyagier/cli
{
"mcpServers": {
"cli": {
"args": [
"-y",
"@voyagier/cli"
],
"command": "npx"
}
}
}
[mcp_servers.cli]
command = "npx"
args = ["-y", "@voyagier/cli"]
{
"mcpServers": {
"cli": {
"args": [
"-y",
"@voyagier/cli"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"cli": {
"args": [
"-y",
"@voyagier/cli"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.