Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by dtruong46me • Uncategorized
A multi-agent coordination server demo for planning business trips by integrating flight, hotel, and activity booking agents.
Coordinate multiple specialized services like flights, hotels, and activities.
Handle asynchronous task states including input requests and long-running processes.
Aggregate and present combined results from various service providers.
This MCP server demo showcases a multi-agent system that handles user requests for planning business trips, specifically to Tokyo. It coordinates specialized agents for flights, hotels, and activities, managing task initiation, input requirements, long processing states, and final result aggregation. The system supports real-time updates via polling, SSE, or push notifications, providing a comprehensive itinerary to the user. This demo illustrates how complex multi-agent workflows can be orchestrated efficiently.