Works with any AI agent

Plan trips from
your AI of choice

Gullivr exposes every one of its features as a tool your assistant can use. Pick how you want to connect — the trips are the same either way.

ChatGPT App

Your trips, inside ChatGPT

Gullivr is a native ChatGPT app. Enable it once and plan trips by chatting — no download, no config, works on web, desktop, and mobile.

Open in ChatGPT

Free · Web, desktop & mobile

Get started in 3 steps

1 Open the Gullivr app page in ChatGPT
2 Hit Connect and authorize with your Gullivr account
3 Ask ChatGPT to plan your trip — it writes straight into Gullivr

Try asking

"Create a Rome weekend trip, June 10–12"
"Add the Colosseum to day 1"
"Show me my full Tokyo itinerary"

Everything ChatGPT saves shows up instantly in the Gullivr web app.

Claude Desktop Extension

Install once, plan from Claude

Download the Gullivr extension for Claude Desktop. One click, and Claude can search places, manage flights and hotels, and build your itinerary.

Download Extension

v1.0.0 · macOS, Windows, Linux

Get started in 3 steps

1 Download the .mcpb file
2 Double-click it — Claude Desktop opens the install prompt
3 Authorize via browser when prompted

Or add manually

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

Add to claude_desktop_config.json

Model Context Protocol

Bring your own agent

Gullivr speaks MCP over HTTP with OAuth built in. Point any MCP-compatible client at the server and every Gullivr feature becomes a tool your agent can use.

https://mcp.gullivr.xyz · OAuth 2.1 with PKCE

Get started in 3 steps

1 Add https://mcp.gullivr.xyz as an HTTP MCP server
2 Your client opens the browser to authorize — no API key to paste
3 Start planning: the tools show up automatically

Server config

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

Works with Cursor, VS Code, Windsurf, Zed, Claude Code, and more

What your agent can do

The same toolset in every client — nothing is exclusive to one assistant.

🔍

Search places

Find attractions, restaurants, and landmarks

🏨

Find hotels

Search accommodations with pricing and ratings

✈️

Add flights

Save flights with departure and arrival details

📅

Build itinerary

Organize places into days and optimize the order

📏

Route distances

Travel times between consecutive stops

📝

Notes & photos

Notes on trips, days, and places — plus a photo on any place

Every client authenticates over OAuth against https://mcp.gullivr.xyz — no API keys to copy around. Your agent only ever sees your own trips.