Skip to content
Cline

Viajante for Cline

io.github.felipebasurto/viajante

Flight and hotel search for the terminal, Python, and AI assistants.

client:Cline transport:stdio runtime:pypi

Install Viajante in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "viajante": {
      "command": "uvx",
      "args": [
        "viajante"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Viajante in other clients