a2a-multi-agent-travel

fnusatvik07/a2a-multi-agent-travel
★ 0 stars HTML AI/LLM Updated 1d ago
Five AI agents on five different frameworks (LangGraph, Google ADK, CrewAI, LlamaIndex, Pydantic AI) cooperating over the A2A protocol, with one shared MCP server. A corporate travel desk that negotiates, escalates to a human, and books.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "a2a-multi-agent-trav": {
      "command": "npx",
      "args": [
        "-y",
        "fnusatvik07/a2a-multi-agent-travel"
      ]
    }
  }
}

Topics

a2aa2a-protocolagent2agentai-agentscrewaigoogle-adklanggraphllamaindexmcpmodel-context-protocolmulti-agentpydantic-ai