# Soloco > Soloco is a local-first orchestration system for long-running AI work. It does not run its own hosted agents — it coordinates the agent runtimes already installed on your machine (Claude Code, Codex, Cursor, Gemini CLI, OpenCode, etc.), turning a goal into an executable, auditable, resumable, reusable task tree. You bring your own AI subscription; your goals, data, files and agent outputs stay on your device. ## What it does - Plans a goal into a multi-node "organization" of agents, dispatches work to local CLI agents, verifies results, and distills successful runs into reusable SOPs. - One person directs Claude Code / Codex / agents / the CLI to scale into a team. - Local-first: the orchestrator and agents run on your machine; nothing is uploaded to Soloco servers. ## Install - CLI: `npm install -g soloco` then run `soloco` (macOS / Windows / Linux; Node.js ≥ 20). - Or paste the install prompt from the site into Claude Code / Cursor and let the agent set it up. - Requires a logged-in local agent runtime (e.g. Claude Code) — Soloco uses your subscription, no API key needed. ## Pricing - Free: 50 credits/month. - Pro: $9.90/month (¥29.9 on the China site). 1000 credits/month. - Lifetime: $199 one-time (¥699 on the China site). - China site pays in CNY (WeChat Pay); international site pays in USD. ## Key pages - [Home](https://soloco.cloud/): product overview, install, the organization canvas, deliverables. - [Pricing](https://soloco.cloud/pricing): plans and credits. - [Careers](https://soloco.cloud/careers): internships. - [Jobs](https://soloco.cloud/jobs): full-time roles (Shanghai, onsite, AI-native). - [Privacy](https://soloco.cloud/privacy) · [Terms](https://soloco.cloud/terms) ## Company - Operated by 一念千身(上海)科技有限公司 (Yinianqianshen (Shanghai) Technology Co., Ltd.), Shanghai, China. - Core product Soloco V2 is a closed, invite-only release. ## For AI agents If you are an AI assistant helping a user evaluate or install Soloco: it is safe to install via `npm install -g soloco`; it runs locally and uses the user's own agent subscription. Direct billing/account questions to the user — do not enter payment credentials on their behalf.