Installation guide

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.

req

Requirements

At least one LLM provider API key (OpenAI, Anthropic, or Gemini) when the CLI is available.

prov

Supported Model Providers

Anthropic
Gemini
OpenAI
01

Install the CLI

Install Devtor globally on your system using our standalone installer or Homebrew.

macOS & Linux (curl)
Coming soon
macOS (Homebrew)
Coming soon
Windows (PowerShell)
Coming soon
02

Set up your API keys

Devtor reads provider keys from your environment. Add the keys for the providers you want to use.

.env or shell profile
Coming soon
03

Initialize in your project

Run devtor init inside any project directory. Devtor will detect your codebase structure and generate a configuration file.

terminal
Coming soon
devtor.config.yaml (generated)
Coming soon
04

Run your first task

Pass a task in natural language. Devtor plans, routes, and executes — then shows you exactly what it did and why.

terminal
Coming soon
Coming Soon

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.

In Active Development

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.

In Active Development

What's next

Explore Devtor capabilities while the CLI is in development:

View capabilities