Flights MCP HTTP — structured flight search for agents
A flight-search MCP endpoint for assistants and agentic applications that need structured travel-search tools.
https://api.moodtrip.ai/api/flights/mcp-http
{
"mcpServers": {
"moodtrip-flights": {
"url": "https://api.moodtrip.ai/api/flights/mcp-http"
}
}
}
The challenge
Assistants need flight data they can reason over.
AI assistants answering travel questions need more than a search link — they need structured route, date, and option data they can compare and explain. Flights MCP HTTP exposes the flight search behind Adin Flights as machine-readable MCP tools over streamable HTTP.
Any MCP-compatible client can connect to the endpoint and give its users live flight exploration, backed by the same infrastructure that powers the consumer product.
How it connects
From assistant to flight options.
- Add the endpoint to an MCP-compatible client
- The user asks a flight question in natural language
- The agent calls structured flight-search tools
- Results return as comparable, explainable options
Works alongside
Part of a connected travel stack.
Flights MCP HTTP pairs with the HotelSearchAgent MCP and the AgentRoam MCP, so one assistant can cover flights, hotels, and travel connectivity through Multifunnels-built infrastructure.
Related projects
More from the ecosystem.
Want an MCP server for your inventory?
We can adapt the same MCP-ready pattern for your inventory, data, CRM, booking engine, or internal workflow.