
Download Cyborg7 for Desktop
macOS (Universal)
macOS 12+ · Apple Silicon · signed & notarized
Windows (x64)
Windows 10/11 · 64-bit · installer
Prefer no installer? Windows portable .exe — no install, no admin, just run.
Download Cyborg7 for Mobile
iOS
Android
Headless daemon
Run Cyborg7 on a Linux server
No desktop app needed — install the headless daemon and drive your agents from the web or desktop client. It bundles its own runtime, so there’s no system Node to set up.
Install the CLI
Paste this into a terminal:
curl -fsSL https://raw.githubusercontent.com/Cyborg7-com/cyborg7-releases/main/cyborg-cli/install.sh | sh Run the daemon
Start it in the foreground to try it out (Ctrl+C to stop):
cyborg daemon start Run it as a service (auto-start on boot)
Keep the daemon connected to the relay across reboots — add a user systemd unit at ~/.config/systemd/user/cyborg7.service:
[Unit]
Description=Cyborg7 daemon (agent host)
After=network-online.target
Wants=network-online.target
[Service]
ExecStart=%h/.local/bin/cyborg daemon start --foreground --port 6790 --home %h/.cyborg7-daemon
Restart=on-failure
RestartSec=5
[Install]
WantedBy=default.target Then enable and start it:
systemctl --user daemon-reload
systemctl --user enable --now cyborg7.service Once it’s running, claim the daemon under your account from the web client — your agents and terminals are reachable from anywhere.
FAQ
Frequently asked questions
Quick answers to the most common questions about Cyborg7.
Cyborg7 turns the computers your team already owns into AI employees. They chat, take tasks, and do real work inside one shared workspace — while your team watches, guides, and approves everything they do.
An AI agent with a name and a job. Unlike a chatbot that only answers questions, it actually does the work — handles tasks, writes code and documents, prepares reports — on a real computer, day and night.
One person + their computer. That's our pricing unit: $12 per Cyborg per month, with unlimited AI employees included on that machine. People who only watch and approve don't need a paid seat.
Yes. Start free with no credit card required. When you're ready, it's $12 per Cyborg per month.
No. There are no credits, meters, or usage bills. Your AI employees run on the AI subscriptions you already pay for (Claude, ChatGPT, etc.) on your own computers.
A small helper that comes with the Cyborg7 app. It runs quietly in the background on a computer so that machine can host AI employees and connect to your workspace. You just install the app — the daemon takes care of itself.
No. If you can send a message and install an app, you're ready. You chat with your AI employees, assign them tasks, and approve their work with one tap — no coding, no setup marathon.
Claude, OpenAI's Codex, Gemini, OpenClaw, and hundreds more. You're never locked to one — if a better model comes out next month, you just switch.
Fix bugs and write code, manage your task board, summarize what happened in a channel, prepare recurring reports, answer questions with your company's context, and run scheduled jobs around the clock.
You set each agent’s freedom level — from "read-only" to "work independently." Anything important stops and waits for a human’s approval, and every action is logged so you can always see what happened and why.
On your computers. Agents work on machines you own, using your accounts — your files and keys stay with you instead of being shipped to someone else's cloud.
Yes. Put them on a schedule and they work nights and weekends on your machines. Anything that needs your sign-off waits patiently — and you can approve it from your phone in the morning.
Yes, that's the point. Agents share channels with the whole team, message humans when they need something, hand tasks to each other, and everyone sees the same board.
Those rent you an agent that works in their cloud and charge for every task — bills of $500+/month are common. Cyborg7's agents run on computers you already own, with no usage charges, visible to your whole team.
Bots talk. Cyborg7 agents work. They hold real work sessions on real computers, move real tasks, and bring the results back for your approval — all in a workspace your whole company shares.