list_journeys — Jenesis Travel MCP Tool Read-only
list_journeys
(list journeys) is one of 6 tools on the
Jenesis Travel
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_journeys from your client
- Claude Code Jenesis Travel list_journeys run in your project directory
- Claude Desktop Jenesis Travel list_journeys ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Jenesis Travel list_journeys ~/.cursor/mcp.json
- VS Code Jenesis Travel list_journeys .vscode/mcp.json
- Zed Jenesis Travel list_journeys ~/.config/zed/settings.json
- Windsurf Jenesis Travel list_journeys ~/.codeium/windsurf/mcp_config.json
- Cline Jenesis Travel list_journeys ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Jenesis Travel list_journeys ~/.gemini/settings.json
- Grok Jenesis Travel list_journeys .mcp.json (in your project root)
- ChatGPT Jenesis Travel list_journeys Settings → Connectors → Advanced → Developer mode
- Claude.ai Jenesis Travel list_journeys Settings → Connectors → Add custom connector
- LangChain Jenesis Travel list_journeys pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http travel https://jenesistravel.com/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.