Skip to content
Cline

rihla for Cline

io.github.leojg/rihla

Flexible multi-leg, multi-airport flight search - cheapest valid combination across an itinerary.

client:Cline transport:stdio runtime:pypi

Install rihla 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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "rihla": {
      "command": "uvx",
      "args": [
        "rihla-mcp"
      ],
      "env": {
        "TRAVELPAYOUTS_TOKEN": "<TRAVELPAYOUTS_TOKEN>",
        "SERPAPI_KEY": "<SERPAPI_KEY>",
        "RIHLA_PROFILE": "<RIHLA_PROFILE>"
      }
    }
  }
}

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

rihla in other clients