Vupt Docs

Getting started

Install Vupt, register your first project, and run your first parallel-agent squad in under 5 minutes.

Getting started

Vupt is a desktop orchestrator that runs multiple AI coding agents in parallel — each in its own git worktree, with shared context via an MCP server. This guide walks you through installation, first project, and first squad.

Time to first squad: under 5 minutes.

In this section

  • Installation — download signed builds for macOS, Windows, or Linux.
  • Quick start — register your first project and run your first squad.
  • Troubleshooting — common issues and how to resolve them.

Prerequisites

  • A git repository checked out locally (Vupt operates on local repos via worktrees).
  • An API key from at least one supported provider (Claude Code, Codex CLI, Cursor CLI, Aider, Cline, or OpenCode) — BYOK via OS keychain.
  • macOS 12+, Windows 11, or a modern Linux distro (Ubuntu 22.04+, Fedora 38+).

After this section

Vupt — Run parallel AI coding agents