Sterling is five layers working together. Each layer serves a specific role, and replication depends on which layers you need.
Four ways to authenticate and pay for Claude agent usage. Each comes with different capabilities.
| Feature | Anthropic Max (Personal) | Anthropic Team Plan | API (Pay-as-you-go) | Google Vertex AI |
|---|---|---|---|---|
| Cost | $200/mo (Max 20x) | $25-125/seat/mo (5 seat min) | Per-token ($3-15/MTok Sonnet, $5-25/MTok Opus) | Per-token (GCP pricing) |
| Auth method | OAuth (browser login) | OAuth (team login) | API key (ANTHROPIC_API_KEY) | GCP service account |
| Claude Code support | ✓ Full | ✓ Full | ✓ (loses some features) | ✗ No Claude Code |
claude -p headless |
✓ | ✓ | ✓ (--bare mode) | ✗ |
| setup-token for agents | ✓ | ✓ | N/A | N/A |
| MCP tools | ✓ Native | ✓ Native | ✓ Via Agent SDK | ✗ Must rebuild |
| Coworker agents | ✓ | ✓ | ✗ | ✗ |
| Persistent memory | ✓ (CLAUDE.md, files) | ✓ (CLAUDE.md, files) | ✗ Must build | ✗ Must build |
| Usage pool | Shared with claude.ai (separate headless pool post June 15) | Independent per seat | Pay per token, no limits | Pay per token, no limits |
| Telegram interface | Via Cyndra | Via Cyndra | Custom build needed | Custom build needed |
| Best for | Brad's personal Sterling | Dedicated agent seats with isolated pools | High-volume / scale deployments | Google ecosystem integration |
← Scroll horizontally to see all columns →
Four approaches to building an agent like Sterling, each with different trade-offs in capability, cost, and deployment time.
Answer three questions to find the right path. Start with who the agent is for.
Estimate your monthly cost based on number of agents and expected usage level.