There are several ways in, and none of them rules out another. Pick whichever fits how you work.
In ChatGPT or Claude (nothing to install)
Already talking to an assistant? Add Wego to it and ask for a trip in your own words. It searches and compares; you review and book on Wego.
- Wego in ChatGPT: add the Wego plugin to your ChatGPT account.
- Wego in Claude: add the Wego connector from the Claude directory.
The Wego skill (for AI agents)
Paste one line into your agent and it sets itself up: see Agent setup for the line and what it does. The installer brings the CLI and the skill together, and the skill drives every funnel from natural language. The same line is on the setup page, which names that host’s own installer rather than this one – either resolves to the same installer.
Wego CLI (for humans at a terminal)
One command per step, JSON on stdout so each step threads into the next. See Wego CLI.
Direct HTTP
Call the API yourself. The API Reference is written to double as an agent tool contract: every operationId is a stable tool name, and every error is machine branchable.
Whichever path you take, you first need a token: see Authentication.