概要
The A2A Bridge acts as an intermediary, enabling seamless communication between MCP-compatible AI assistants and A2A agents. By bridging the Model Context Protocol (MCP), developed by Anthropic, and the Agent-to-Agent (A2A) protocol from Google, this server empowers AI assistants (e.g., Claude) to discover, register, communicate with, and manage tasks on A2A agents through a unified and standardized interface. It supports various transport types and simplifies integration with platforms like Claude, Cursor IDE, and Windsurf Browser.
主な機能
- Multiple transport types: stdio, streamable-http, and SSE
- Task cancellation
- Message sending and real-time response streaming
- Agent registration, listing, and unregistration
- 6 GitHub stars
- Task tracking and result retrieval
ユースケース
- Connecting Cursor IDE AI assistant with A2A tools.
- Integrating A2A tools into Windsurf Browser's AI assistant.
- Enabling Claude to interact with A2A agents.