Soloco Docs
Soloco Docs
IntroductionQuickstartInstallCore conceptsFeature tourFor AI agentsFAQRun AI agents locallyOpen-source AI agents: the 2026 landscapeChangelog

Quickstart

Get from zero to your first completed goal in three steps.

This is the fastest path from nothing to your first delivered result. It assumes you already have a local agent runtime installed and logged in (for example Claude Code). If not, see Install first.

Install Soloco

npm i -g @soloco/client@latest

Requires Node.js ≥ 22.5 on macOS, Windows, or Linux.

Run it and sign in

soloco

Follow the setup — when it finishes, the local UI opens in your browser. Soloco detects the agent runtimes already on your machine and uses your subscription — no API key needed. If a step asks for your account or payment, you handle that yourself; an assistant should never enter credentials on your behalf.

Give it a goal and collect the deliverables

Describe a goal in plain language. Soloco plans it into a small team of agents, dispatches the work to your local CLI agents, reviews the results, and produces the deliverables. You can watch the task tree progress, steer it with extra instructions at any time, step away, and come back to finished output on the results page.

Next

  • Install — full requirements and platform notes.
  • Core concepts — how the organization, roles, standing missions, and SOPs work.
  • Feature tour — the canvas, results, assets & connections, and the CLI.

Table of Contents

Install SolocoRun it and sign inGive it a goal and collect the deliverablesNext