orcho

symphos-ai/orcho
★ 1 stars Python AI/LLM Updated today
Installable Orcho distribution: CLI, MCP server, and Docker image for accountable AI delivery
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "orcho": {
      "command": "uvx",
      "args": [
        "orcho"
      ]
    }
  }
}

Or install with pip: pip install orcho

README Excerpt

Orcho is a production harness and local-first control plane around AI coding workers. **Run one task. Watch Orcho plan, implement, reject false-ready work, repair it, and prove what is ready to deliver.** 📖 **Documentation:** [docs.orcho.dev](https://docs.orcho.dev) This package is the recommended installer for the public Orcho command set. It

Topics

agent-orchestrationai-agentsclicoding-agentsdeveloper-toolsdockerlocal-firstmcp-serverpythonsoftware-delivery