An extension layer for coding agents
Turn a bare agent into a fully-equipped one.
Keep the coding agent you already use — Claude Code, Codex, and more — with zero lock-in. Cyborgy slides underneath it: skills, APIs, and mini apps you install or publish extend what it can do, and workers keep every session in sync while you're away.
- ✓claude & codex today — more agents coming
- ✓pip install → done
- ✓Steer agents from any browser

$ pip install cyborgy
# logs you in + installs the Cyborgy MCP
$ cyborgy worker start
✓ worker online — steer it from the browser
✓ 3 skills materialized from repository Agent settings
▸ waiting for a task…Not another agent orchestrator
Managing agents so they don't collide is table stakes now — every framework does it. Cyborgy's edge is what you build on top.
Your agent, unchanged
Claude Code and Codex today, more on the way. Cyborgy is a layer under your agent, not a replacement for it — switch tools without losing your skills, roles, or history.
A marketplace for capability
Skills, APIs, and mini apps: install one in a click, or publish your own for the team. Competitors stop at orchestration — Cyborgy is where your agents actually get more powerful.
Inside the full loadout
Skills and Agent settings are the discipline. APIs and mini apps are the toolkit. Workers, memory, and reviewers keep it all running while you sleep — wired through a single MCP.
Mini Apps
Git-backed UIs built on Cyborgy APIs. Sandboxed iframe, postMessage bridge — your tokens never touch app code.
Workers
Run cyborgy worker start on any box, then launch, steer, and resume sessions from the web. Live output included. SSH not required.
Agent settings
Use one system-wide Base Skill Set, one Organization Skill Set per organization, and one Repository Skill Set per repository. Attach the needed Skills to that canonical scope chain.
Memory
An agent that remembers what it shipped. Written once, searchable forever — session two starts from context, not from zero.
Supervisor & code review
A supervisor re-runs the work until it passes. A reviewer grinds through your PR queue. You read verdicts, not diffs.
Secrets & tunnels
Sealed-box secrets your agent can use but never read — plus the Temporary URL Capability API for briefly exposing localhost.
Media AI
Image, speech, music, video: generate them or interrogate them, through task APIs your agent already knows how to call.
Stop re-explaining your repo
Cyborgy keeps setup, context, and worker state next to the repository — so session #47 already knows what session #46 did.
- 1
Assign roles. The right skills materialize in the repo before the agent types a word.
- 2
Kick off your agent on a worker. Leave your desk — the session follows you into the browser.
- 3
Completion summaries, memory, and agent-to-agent messages mean the next worker picks up exactly where this one stopped.
get started
pip install cyborgy
cyborgy claude # logs you in + installs the Cyborgy MCPOne login links your terminal. The MCP bridge handles the rest — anywhere your agent runs.
There's no going back to a bare agent.
Free to start, two commands, zero yak-shaving. Your first cyborgy claude signs you in and wires the MCP.
pip install cyborgy