Agent
Qoder CLI
A full-featured CLI coding agent with ACP support, built-in tools, and slash commands.
View DocumentationSubagent support
MCP server integration
Slash commands (/init, /review)
Permission configuration
Multimodal input
Getting Started
Learn how to get quickly setup using Qoder CLI with ACP.
1
Install Qoder CLI
Follow the Qoder CLI Quick Start guide to install on macOS, Linux, or Windows (arm64 and amd64).
2
Start ACP server
Run qoder acp to start the ACP server, or configure it directly in your editor.
3
Configure your editor
Add Qoder CLI to your agent_servers settings with the command "qoder" and args ["acp"].
4
Log in and start coding
Authenticate through the CLI or via environment variables, then begin coding with Qoder's full toolset.
Learn more about ACP
The Agent Client Protocol enables editors to support any ACP-compatible agent without custom integrations.