
Cabin Flights
Prototype or ship an agent that searches and books real flights and pays with USDC on Base for crypto-native travel products.
Overview
io.github.kobuta23/cabin-flights is a MCP server for the Build phase that searches and books flights with USDC payments on Base for agents.
What is this MCP server?
- Search and book real flights across 500+ airlines via MCP tools
- Crypto-native checkout using USDC on the Base network
- Stdio npm package cabin-flights v0.1.1 for local agent wiring
- Combines travel inventory APIs with Web3 payment flow in one server
- Useful for demo agents, concierge bots, or indie travel experiments
- 500+ airlines stated in description
- Payment: USDC on Base
What problem does it solve?
Building a flight-booking agent from scratch means juggling airline search APIs, booking flows, and crypto payment plumbing without a single MCP integration.
Who is it for?
Indie builders making travel or concierge agents where stablecoin checkout on Base is part of the product story.
Skip if: Typical B2B SaaS builders with no travel or crypto payments scope who only need standard dev integrations.
What do I get? / Deliverables
After install, your agent can query real flight options and complete bookings paid in USDC on Base through one stdio MCP server.
- Agent-callable flight search and booking tools
- USDC-on-Base payment path integrated into a travel agent workflow
- Faster vertical MVP than wiring airlines and crypto separately
Recommended MCP Servers
Journey fit
Flight booking plus on-chain payment is an external API integration you implement while building a product, not a generic launch marketing task. Integrations subphase fits MCP servers that connect agents to third-party commerce and payment rails like airlines and USDC on Base.
How it compares
Vertical flight booking and USDC payment MCP, not a general payments abstraction or SEO distribution tool.
Common Questions / FAQ
Who is io.github.kobuta23/cabin-flights for?
Builders shipping agent-driven travel or perks products who want real airline inventory and USDC-on-Base payments without custom API glue.
When should I use io.github.kobuta23/cabin-flights?
Use it during Build integrations when your prototype or MVP needs flight search, booking, and crypto checkout exposed as MCP tools.
How do I add io.github.kobuta23/cabin-flights to my agent?
Install the cabin-flights npm package, add a stdio MCP server entry in Claude Code or Cursor, fund USDC on Base per Cabin docs, and test search then book tools in a sandbox itinerary.