apra-fleet
<p> Run a fleet of AI agents across your machines </p> <p> <a href="https://www.producthunt.com/products/apra-fleet?utm_campaign=producthunt-atom-posts-feed&utm_medium=rss-feed&utm_source=producthunt-atom-posts-feed">Discussion</a> | <a href="https://www.producthunt.com/r/p/1220712?app_id=339">Link</a> </p>
Last checked:
What is apra-fleet?
apra-fleet is an open-source MCP server and CLI for orchestrating AI agents across multiple heterogeneous machines you own. It provides scheduling, credential management, isolation, and observability—mixing any LLM provider simultaneously—with durable workflows that detect stalls, recover from crashes, and never expose secrets to models.
apra-fleet pricing
Pricing model: Freemium
Free and open source (Apache 2.0). No paid tier. Requires your own LLM provider API keys.
apra-fleet pros
- Free and open source (Apache 2.0, no paid tier)
- Supports mixing multiple LLM providers simultaneously (Claude, Gemini, Codex, Copilot, local models)
- Cross-machine orchestration on your own hardware (Windows, macOS, Linux, local or SSH)
- Secure credential handling—secrets entered separately, encrypted at rest, never visible to models
- Durable workflows with crash watchdogs, stall detection, and resumable execution
apra-fleet cons
- Early stage (v0.4.0) with potentially incomplete features
- Requires Node.js 22+ and familiarity with CLI/MCP concepts
- You must bring and manage your own LLM API keys and subscriptions
- Limited to machines you own or control via SSH; no cloud-hosted alternative
Frequently asked questions about apra-fleet
What operating systems does apra-fleet support?
Windows, macOS, and Linux. Requires Node.js 22 or higher.
Which LLM providers does it work with?
Any MCP-capable agent or provider, including Claude, Gemini, Codex, Copilot, and local models. You can mix providers in the same fleet.
Is there a cost or free tier?
apra-fleet itself is completely free and open source. You bring your own LLM API keys and subscriptions.
How does it handle credentials and secrets?
Secrets are entered out-of-band in a separate terminal, encrypted at rest, and never exposed to any model. They're resolved server-side with scoped per-member permissions.
Can I use machines I don't own?
apra-fleet is designed for hardware you already own or control. Machines can be local or accessible over SSH.