enterprise-agent-os

bravforcode/enterprise-agent-os
★ 0 stars Python AI/LLM Updated today
Universal AI Agent OS — MCP server + 15 sub-agents + 7 orchestration patterns
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": {
    "enterprise-agent-os": {
      "command": "uvx",
      "args": [
        "enterprise-agent-os"
      ]
    }
  }
}

Or install with pip: pip install enterprise-agent-os

README Excerpt

> **One OS to run them all.** MCP server + 15 specialized sub-agents + 7 orchestration patterns — the reference implementation for production multi-agent systems. > 🎬 **Demo coming soon** — screen capture will be added at `docs/demo.gif` ```mermaid graph TD A[Claude / Any MCP Client] --> B[MCP Server Layer]

Topics

mcpmulti-agentpostgresqlpythonqdrantrag