Connects Claude Desktop to Agent-to-Agent protocol agents through a lightweight Python bridge.
A2A is a Python-based bridge designed to facilitate communication between Claude Desktop and A2A (Agent-to-Agent) protocol agents. Providing a simple MCP server, it enables the registration of A2A servers, listing of agents with their capabilities, and direct invocation of agents through prompts. Created for developer convenience, it is designed for rapid prototyping and experimentation with A2A agents, particularly those built with pcingola/a2a_min and fast-agent.