Quick Start
Deploy your first Claude agent in under 5 minutes.Prerequisites: Node.js 18+ and npm installed.
1
Install the CLI
2
Login to Castari
3
Create your first agent
default template when prompted. This creates a coding agent with file and bash tools.4
Deploy your agent
5
Invoke your agent
You did it!
Your agent is deployed and running. Here’s what you can do next:Customize Your Agent
Edit the code and CLAUDE.md to change behavior
Add Secrets
Add API keys and environment variables
Try Other Templates
Research agents, support agents, and more
Use the SDK
Invoke agents programmatically