FlipEarth MCP · Remote

Give your agent a way to book European trains

One connection to live European rail inventory. Search, compare, book, and pay through a natural conversation—with you in control of every consequential action.

  • Managed, no deployment
  • OAuth 2.1 authorization
  • Confirmation before booking
agent / flipearth-mcp
Find me a direct train from Paris to Amsterdam next Tuesday morning.
Tool call · search_trains✓ Done
origin: FRPAR · destination: NLAMS
direct_only: true · time: morning
Paris → Amsterdam08:25 · 3h20m · Direct €35
Waiting for your approval of fare and conditions
40+European rail operators
LiveSchedules, fares & availability
HTTPStreamable transport
ScopedOpen search, OAuth booking
From data to action

More than a timetable for your agent

FlipEarth MCP turns a fragmented, multi-operator booking journey into a small set of tools agents can understand and use safely.

01

Understand places

Resolve “central Paris” or “from London” into the right stations and UIC codes.

resolve_place
02

Search live inventory

Compare Eurostar, TGV, ICE, Renfe and more by schedule, duration, changes, and price.

search_trains
03

Compare and narrow

Filter for direct trains, time windows, duration, and fare—then inspect full ticket conditions.

narrow_search · get_offer_details
04

Book and fulfill

Create a real hold after approval, complete hosted payment, then retrieve ticket status.

create_booking · get_payment_link
Agent-native workflow

Your intent becomes a real ticket

Each stage has an explicit state. Searches cannot create orders, and bookings cannot happen without authorization and confirmation.

01

Describe the trip

Tell your agent the route, date, travelers, and preferences in natural language.

02

Compare options

Your agent searches live inventory and shows fares, changes, and ticket conditions.

03

Approve and authorize

Choose a journey; on your first booking, authorize your FlipEarth account.

04

Pay and receive

Pay on FlipEarth’s hosted checkout and get the fulfillment status back in chat.

Three-minute setup

Choose your agent

Connect the full MCP endpoint. Search works immediately; your client will start OAuth when you first ask it to book.

MCP Clients

Codex

Add the remote MCP with Codex CLI, then sign in to enable booking.

codex mcp add flipearth --url https://mcp.flipearth.com/mcp
codex mcp login flipearth
The full endpoint combines anonymous search with OAuth-protected booking. Only need search? Change the path to /mcp-search for a fully anonymous, read-only connection.
Designed for real transactions

Your agent can act. You stay in control.

A train purchase is not just another API call. FlipEarth isolates consequential actions with scopes, confirmation, and idempotency.

Least-privilege OAuth

Search is anonymous. Booking tools alone require the flipearth.book scope.

Show, then confirm

The agent shows the exact journey, price, and fare conditions before creating a booking.

Payment stays out of chat

Card details are entered only on FlipEarth hosted checkout, never passed as MCP arguments.

Duplicate-safe booking

Stable idempotency keys prevent an agent retry from creating a second order.

Your first conversation

Once connected, just ask

Prompt
Find direct trains from Paris to London next Friday morning. Compare prices and refund conditions, and do not book until I confirm.
FAQ

A few things to know before connecting

Let your agent do the legwork on your next European trip

Connect FlipEarth MCP and start with one sentence. Live fares are confirmed again before booking.

Connect your agent