Agent
Factory Droid
Factory AI's coding agent that delegates engineering tasks across your existing tools and workflows.
View DocumentationTask automation
Multi-tool integration
Omnichannel support
Enterprise security
Vendor-agnostic models
Getting Started
Learn how to get quickly setup using Factory Droid with ACP.
1
Install Factory Droid
Install via npm: npm install -g droid, or with Homebrew: brew install --cask droid.
2
Authenticate
Log in to your Factory AI account to authorize the agent.
3
Configure your editor
Add Factory Droid to your agent_servers settings with the command "npx" and args ["droid", "exec", "--output-format", "acp"].
4
Start coding
Select Factory Droid from the available agents in the agent panel.
Learn more about ACP
The Agent Client Protocol enables editors to support any ACP-compatible agent without custom integrations.