asaboowala/travel-planner-agents
A multi-agent trip planning application built with Google ADK, MCP servers, and A2A design patterns. Agents collaborate to handle destination research, itinerary generation, and hotel/flight booking research, demonstrating orchestration of tool-using LLMs in a real-world travel scenario.
Platform-specific configuration:
{
"mcpServers": {
"travel-planner-agents": {
"command": "npx",
"args": [
"-y",
"travel-planner-agents"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...