Get started with Devtor
Devtor ships as a terminal CLI and a localhost web IDE with embedded chat. Installation commands are coming soon — preview the setup flow below.
Requirements
At least one LLM provider API key (OpenAI, Anthropic, or Gemini) when the CLI is available.
Supported Model Providers
Install the CLI
Install Devtor globally on your system using our standalone installer or Homebrew.
Set up your API keys
Devtor reads provider keys from your environment. Add the keys for the providers you want to use.
Initialize in your project
Run devtor init inside any project directory. Devtor will detect your codebase structure and generate a configuration file.
Run your first task
Pass a task in natural language. Devtor plans, routes, and executes — then shows you exactly what it did and why.
Editor Integrations
Bring Devtor's intelligent orchestration directly into your favorite development environments.
VS Code Devtor Chat
Native Extension
A fully integrated VS Code panel. Chat with Devtor, preview plan suggestions, and let the agent implement files in your workspace with single-click approvals.
Cursor Integration
Seamless Sync
Bring Devtor's orchestration power to your Cursor editor. Sync agent tasks, leverage custom commands, and interface directly with local Devtor processes.