OpenCROW

02loveslollipop/OpenCROW
★ 8 stars Python AI/LLM Updated today
Agentic AI orchestration framework for offensive security and CTF work, with Codex-ready skills, typed MCP servers, workflow CLIs, and OpenCROW Constellation for multi-agent coordination, corpus sync, and final artifact handoff.
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": {
    "opencrow": {
      "command": "uvx",
      "args": [
        "opencrow"
      ]
    }
  }
}

Or install with pip: pip install opencrow

Topics

agent-orchestrationagent-runtimeagentic-aiai-agentscodexconstellationctfcybersecuritymcpmodel-context-protocolmulti-agentoffensive-securitysecurity-research