How It Works
- Define your agent — Use Vercel AI SDK (
ai@^6) to create agents with tools - Configure identity and payments — Set up
aixyz.config.tswith agent metadata and x402 payment settings - Deploy — Run
aixyz buildand deploy to Vercel, Docker, or any Bun-compatible host
| Endpoint | Protocol | Description |
|---|---|---|
/.well-known/agent-card.json | A2A | Agent discovery card |
/agent | A2A | JSON-RPC endpoint with x402 payment gate |
/mcp | MCP | Tool sharing with MCP clients |
Quick Example
http://localhost:3000 with A2A, MCP, and x402 payment support out of the box.