Protocol Support Overview
AG-Kit implements and supports four key protocols:- OpenAI Protocol: Full OpenAI API compatibility for model integration
- MCP Protocol: Model Context Protocol for tool integration
- AG-UI Protocol: Agent-User Interaction for frontend frameworks
- A2A Protocol: Agent-to-Agent communication (via AG-UI, native planned)
Protocol Compatibility
| Protocol | Specification | AG-Kit Support | Status |
|---|---|---|---|
| OpenAI API | OpenAI API | Full compliance | Stable |
| MCP | Model Context Protocol | Client & Server | Stable |
| AG-UI | Agent-User Interaction | Native support | Stable |
| A2A | Agent-to-Agent | AG-UI integration | Beta |