Droid CLI
Droid CLI is Factory's command-line interface for running AI-powered software development agents locally, supporting bring-your-own-keys (BYOK) from any model provider.
At a Glance
About Droid CLI
Droid CLI is the command-line interface component of Factory's AI-powered software development platform. It lets developers install and run Factory's Droid agents directly from the terminal, with support for bringing your own model provider keys (BYOK). The CLI is designed for developers who want to manage their own credentials and run agents in local or cloud background environments.
What It Is
Droid CLI is a terminal-based entry point into Factory's broader "software factory" platform, which centers on autonomous AI agents called Droids. The CLI enables developers to trigger, monitor, and manage Droid agents from the command line without requiring the full web platform. According to Factory's FAQ, users can bring their own keys (BYOK) from any preferred model provider — including GPT-5, Claude Opus and Sonnet, Gemini, and other frontier and open-weight models — making it flexible for teams with existing model contracts or compliance requirements.
How It Fits in the Factory Platform
Factory positions Droid CLI as one of several access surfaces alongside a Desktop app and SDK. The platform's core concept is "Mission Control," a system for orchestrating multi-step software development tasks through autonomous agents. The CLI is specifically aimed at customers managing their own credentials, while full web platform features — such as Droid Computers (Factory-managed cloud computers for remote Droids), advanced admin controls, and SSO — require a paid plan. The install command published on the homepage is: curl -fsSL https://app.factory.ai/cli | sh.
Supported Models and BYOK
Factory's documentation states support for all leading frontier and open-weight models. The full model pricing list is maintained at the Factory docs site. The BYOK capability is a notable differentiator: developers can supply API keys from their preferred provider rather than being locked into Factory-managed model access, which is particularly relevant for teams with data residency or compliance constraints.
Target Audience
The CLI is aimed at individual developers and engineering teams who prefer terminal-based workflows or need to integrate agent capabilities into existing scripts and CI/CD pipelines. Factory's homepage notes the platform is used by engineering teams at companies including Podium, Adyen, Groq, and Chainguard (as listed on the vendor's site). The CLI tier is designed for developers who want agent access without committing to a full managed-platform subscription.
Current Status
Droid CLI is actively maintained as part of Factory's live product suite. The platform is in production, with public pricing tiers available and documentation hosted at docs.factory.ai. The CLI is installable via a one-line curl command and is documented under the Factory docs site at the CLI getting-started section.
Community Discussions
Be the first to start a conversation about Droid CLI
Share your experience with Droid CLI, ask questions, or help others learn from your insights.
Pricing
Pro
Complete software development agents for individuals.
- Desktop / CLI / SDK access
- Cloud & local background agents
- Track billing and usage statistics
- Agent-readiness dashboard
Plus
Everything in Pro, with expanded rolling rate limits.
- ~5x the usage of Pro
- Droid Computers — access to Factory-managed cloud computers for remote Droids
Max
Everything in Plus, with maximum usage limits.
- ~10x the usage of Pro
- Early access to new features
Teams
Tailored plans for growing teams.
- Multiple team members up to 150 seats
- Custom usage limits
- Dedicated onboarding and support
- Single Sign-On (SSO) integration
- SAML/SCIM provisioning
- Zero Data Retention (ZDR)
- Basic admin controls (model selection, autonomy level, model access controls, org-level deny lists)
Enterprise
Enterprise scale with unlimited seats and premium support.
- Unlimited team members
- Dedicated compute with partitioned inference pool
- Audit logging and activity trails
- Agent-readiness Improvement Program
- Enterprise-specific automation cookbook
- On-premise deployment options
- Full admin controls (encryption keys, data residency, session retention, network policy)
- Dedicated Account Manager and Customer Engineer
- Priority support with SLAs
- Custom onboarding program
Capabilities
Key Features
- Bring Your Own Keys (BYOK) from any model provider
- Run AI Droid agents from the command line
- Cloud and local background agent execution
- Support for GPT-5, Claude, Gemini, and open-weight models
- One-line install via curl
- Track billing and usage statistics
- Agent-readiness dashboard
- Multi-platform: Desktop / CLI / SDK