Claude Desktop Extension

Plan trips directly
from Claude

Install the Gullivr extension and let Claude search places, book hotels, manage flights, and organize your itinerary — all through conversation.

Download for Claude Desktop

v1.0.0 · 2.6 MB · Works on macOS, Windows, Linux

Install in 3 steps

1

Download the extension

Click the download button above to get the .mcpb file.

2

Double-click to install

Open the downloaded file — Claude Desktop will show the install prompt. Or go to Settings → Extensions → Install Extension.

3

Authorize access

Claude will open your browser to log in to Gullivr and authorize the connection. No API key needed.

What you can do

🔍

Search Places

Find attractions, restaurants, and landmarks with Google Places

🏨

Find Hotels

Search accommodations with real-time pricing and ratings

✈️

Manage Flights

Add and update flights with departure/arrival details

📅

Daily Itinerary

Organize places into days and optimize visit order

📏

Route Distances

Calculate travel times between consecutive stops

📝

Notes & Details

Set descriptions, notes, and photos on any item

Alternative: Manual Configuration

If you prefer, you can add Gullivr directly to your claude_desktop_config.json:

{
  "mcpServers": {
    "gullivr": {
      "type": "http",
      "url": "https://mcp.gullivr.xyz"
    }
  }
}

OAuth authentication is handled automatically — Claude will open your browser to authorize when you first connect.