
Waysway
Give your agent live travel inventory—hotels, flights, restaurants, and activities—while you build a travel or concierge product.
Overview
Waysway is a MCP server for the Build phase that provides AI agents with hotels, live prices, restaurants, flights, and activities via a hosted travel API.
What is this MCP server?
- Remote streamable-http MCP at https://api.waysway.com/mcp
- Hotels and live price lookups for trip planning flows
- Restaurants, flights, and activities in one travel-focused server
- Version 1.0.0 with GitHub source at Waysway-app/waysway-mcp
- No local package required—HTTP remote suits cloud agents and IDEs
- Remote URL: https://api.waysway.com/mcp
- Server version 1.0.0
- Transport type: streamable-http
What problem does it solve?
Travel features in agent-built apps stall without a single MCP surface for live hotel, flight, and dining data.
Who is it for?
Builders shipping travel planners, concierge agents, or hospitality SaaS who want MCP-native live inventory.
Skip if: Non-travel products or teams that only need static destination content without bookings or pricing.
What do I get? / Deliverables
After registration, your agent can query Waysway for trip options and prices inside the same conversation that writes your product code.
- Agent-callable tools for hotels and live pricing
- Flight, restaurant, and activity query surfaces via MCP
- Hosted remote server config without local binary install
Recommended MCP Servers
Journey fit
Waysway is added when you integrate real-time travel data into an app or agent backend, which is core build work rather than early ideation. Classified under integrations because it exposes remote HTTP MCP tools against Waysway’s travel API for hotels, pricing, dining, flights, and activities.
How it compares
Hosted travel-data MCP integration, not a general web search or maps skill.
Common Questions / FAQ
Who is Waysway for?
Solo developers and small teams building travel, hospitality, or itinerary products with Claude Code, Cursor, or other MCP clients.
When should I use Waysway?
Use it while building integrations for hotels, flights, restaurants, or activities when you need live Waysway API data inside your agent workflow.
How do I add Waysway to my agent?
Add the remote MCP server URL https://api.waysway.com/mcp with streamable-http transport in your MCP config and follow Waysway-app/waysway-mcp on GitHub for auth details.