Run your Claude Code agents on a schedule.
Watch every run.
FerrFleet is a thin scheduler, catalog, and observability layer on top of the Claude Code CLI. Catalog your agents, trigger them on demand or on a cron, tail the live transcript, and track tokens and cost per run.
→ trigger: cron (0 9 * * 1)
→ claude -p "draft the release notes…"
→ tokens in: 4.1k
[assistant] Reading merged PRs since v3.1.0…
[tool_use] Bash: git log --oneline
[assistant] Drafting CHANGELOG entries…
→ tokens out: 1.9k
✓ done in 38s · cost $0.082 A control plane for
your Claude Code agents.
We don't reimplement the model, tool use, or context management — Claude Code does that. FerrFleet catalogs your agents, runs them, and shows you what happened.
Agent catalog
Version your Claude Code agents in one place: prompt, working directory, sub-agents, and the connectors they can reach. Edit, fork, and run from the dashboard.
Triggers
Run an agent on demand, on a cron schedule, or from a signed webhook. Each schedule belongs to an org and fires a fresh run.
Cost and token observability
Every run records tokens in, tokens out, and the compute cost we derive from them, attributed to the agent that ran. See spend by day and by agent.
Live transcript
Tail a run as it happens over SSE: prompts, tool calls, and assistant output stream into the dashboard. Re-open any past run to read the full transcript.
Connectors
Give an agent typed access to MCP servers and the rest of the FerrLabs suite. Connector secrets are resolved per run and never stored in the agent definition.
First-party fleet
A catalogue of agents that drive the FerrLabs suite — vault-rotator, track-triager, flow-release-bot, growth-seo-auditor. Free to run when you already pay for the target product.
Know what each agent actually costs.
Every run records tokens in and out and the compute cost we derive from them. The Spend page rolls that up by day and by agent — no guesswork at month end.
Built on Claude Code.
- Claude Code CLI
- Manual
- Cron schedule
- Signed webhook
- FerrVault
- FerrTrack
- FerrFlow
- FerrGrowth
- Kubernetes (Job per run)
Ship agents that
survive Monday morning.
Dispatch, retry, observe, bill — one platform.