Handler
活跃·★ 40·GPL-3.0·更新于 2026-05-29
★ 时下流行★ 多智能体★ 开发者工具
Handler 是一个开源的 A2A 协议终端客户端。
Handler 是一个开源的 A2A 协议终端客户端。它提供 TUI 和 CLI 来发送消息、管理任务和查看代理卡片。内置的 MCP 服务器让 AI 助手能够与 A2A 代理通信。
#a2a#a2a-cli#a2a-client#a2a-protocol#a2a-server#adk#智能体#人工智能
01
功能特性
01提供终端用户界面 (TUI) 支持交互式使用
02命令行界面 (CLI) 支持脚本化操作
03支持 A2A 协议进行代理通信
04管理任务和查看代理卡片
05内置 MCP 服务器,方便 AI 助手集成
02
兼容性
Python
Python
已通过文档验证
03
快速开始
1
$ uv tool install a2a-handler
04
使用场景
↳通过直观的终端界面与 A2A 代理交互
↳在 CI/CD 管道中脚本化代理通信
↳让 AI 助手通过 MCP 与 A2A 代理通信
05
同类工具
fastmcp★ 25.4k
FastMCP 是一个用于连接大型语言模型 (LLM) 到工具和数据的 Python 框架,旨在简化从原型到生产的 MCP (Model Context Protocol) 应用开发。
MCP-Chinese-Getting-Started-Guide★ 3.5k
模型上下文协议(MCP)是一个创新的开源协议,旨在标准化大语言模型与外部数据源和工具的交互,实现信息的无缝访问和处理。
相关搜索
评论
登录后发表评论
- AAspen Martinez2026年5月17日
The developer toolkit makes it easy to test A2A interactions during development
- BBlake Lewis2026年5月10日
Used for building agent-to-agent communication workflows, the protocol handling is correct
- HHarley Davis2026年3月11日
A2A Protocol client and developer toolkit fills an important gap in multi-agent infrastructure
- AAspen Thompson2026年3月9日
Good for teams building systems where agents need to communicate with each other