reaatech/a2a-reference-ts
These packages provide a complete TypeScript implementation of the Agent-to-Agent (A2A) protocol, including a server framework, client SDK, and a bidirectional bridge to the Model Context Protocol (MCP). You would adopt these to build interoperable AI agents that need to discover each other, manage task lifecycles, and exchange messages using standardized JSON-RPC and SSE streaming. The collection is built around a shared core of Zod schemas and pluggable adapters, allowing you to swap persistence layers, authentication strategies, and HTTP frameworks while maintaining strict type safety across the entire agent communication stack.
Packages
7 packages
@reaatech/a2a-reference-auth
- status
- published
- published
- 15 days ago
@reaatech/a2a-reference-client
- status
- published
- published
- 15 days ago
@reaatech/a2a-reference-core
- status
- published
- published
- 15 days ago
@reaatech/a2a-reference-mcp-bridge
- status
- published
- published
- 15 days ago
@reaatech/a2a-reference-observability
- status
- published
- published
- 15 days ago
@reaatech/a2a-reference-persistence
- status
- published
- published
- 15 days ago
@reaatech/a2a-reference-server
- status
- published
- published
- 15 days ago
Comments
Sign in with GitHub to comment and vote.
