Warden Agent capabilities
All Warden Agents generated with Warden Code support the following key capabilities:
| Feature | How to use | Docs |
|---|---|---|
| Warden compatibility | All Agents are immediately compatible with Warden. After publicly hosting an Agent, you can publish and manage it using Warden Studio. | |
| x402 payments | You can monetize your Agent outside of Warden using x402 payments. Enable this feature when creating an Agent with Warden Code or configure later. | |
| ERC-8004 registration | After publicly hosting your Agent, you can register it on ERC-8004 identity registries using Warden Code. | |
| A2A compatibility | All Agents can immediately interact with others through A2A protocol. You can update the Agent Card at any time and test the A2A endpoints locally or in production. | A2A endpoints |
| LangGraph API | All Agents are immediately compatible with the LangGraph Agent Server API. You can test the supported endpoints locally or in production. | |
| Chat UI | All Agents include a chat frontend. It allows you to interact with your Agent and test x402 payments through a user interface, locally or in production. |