Deploy Claude Agent SDK Agents in Seconds
Ship AI agents with three commands
Stop wrestling with infrastructure. Build, deploy, and scale AI agents with a simple CLI that just works.
$
sb0 init
✓ Created agent scaffolding
$
sb0 build
✓ Built Docker image
$
sb0 push
✓ Uploaded to sb0
Works with Vercel AI SDK
Use our custom provider with AI SDK v5 and your agents are instantly available in your app.
import { sb0 } from '@sb0/ai-sdk'