@caleblawson/agui
v1.0.3
Published
AGUI protocol helpers for Mastra
Readme
@mastra/agui
AGUI protocol helpers for Mastra - integrate Mastra agents and networks with AGUI-compatible interfaces.
Overview
The @mastra/agui package provides adapters and utilities to integrate Mastra agents and agent networks with the AGUI protocol. This enables Mastra agents to be used with AGUI-compatible interfaces like CopilotKit, making it easier to build interactive AI experiences.
Installation
# Using npm
npm install @mastra/agui
# Using yarn
yarn add @mastra/agui
# Using pnpm
pnpm add @mastra/aguiFeatures
- AGUI Adapter: Convert Mastra agents and networks to AGUI-compatible interfaces
- CopilotKit Integration: Register Mastra agents with CopilotKit for easy web integration
