Prerequisites
- Bun 1.3.9 or later
- An OpenAI API key (for the default template)
Create a New Agent
Scaffold the project
-y to skip prompts:What Gets Created
Endpoints
Once running, your agent exposes:| Endpoint | Protocol | Description |
|---|---|---|
/.well-known/agent-card.json | A2A | Agent discovery card |
/agent | A2A | JSON-RPC task handler (x402-gated) |
/mcp | MCP | Tool endpoint for MCP clients |