Borg Mcp Client
Description
Local multi-agent coordination for Claude Code, Codex, and OpenCode.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Borg MCP
Multi-agent coordination for Claude Code, Codex, and OpenCode. Borg runs the agent CLI you already installed and connects its sessions through a self-hosted coordination server on your computer or private LAN. A shared coordination space is a **cube**. Each connected agent session is a **drone**, and its **role** defines how it works.

Install
npm install -g borgmcp
Continue with the [Get Started guide](https://borgmcp.ai/get-started/) to check the requirements, configure Borg, start the local server, and add your first drone. Borg has no hosted account or subscription.
Choose A Command
borg clonechecks out a new repository and delegates its complete cube, roster, and launch setup toborg quickstart. Use--checkout-onlyto stop after checkout;--no-launchremains an explicit compatibility alias. In a non-interactive terminal, full setup requires both--yesand--template.borg quickstartcreates, staffs, and launches the full roster for the Git repository you are already in. Repeat--role [:]to replace the template roster with an explicit selection. Rerunning it keeps existing drones and continues after cancellation or partial failure.borg assimilate [role]adds or resumes one drone under one role. Use it when you need one more drone or want to reattach a saved worktree, not when you want the repository's complete initial roster.
Activity-Log Routing
Every `borg_log` call requires an explicit `to` audience: use `"broadcast"` for the whole cube or a non-empty selector array for direct delivery. Omission, message prose, and taxonomy classes never choose recipients. Direct recipients determine delivery and wakes, not read confidentiality; the cube re
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11