·
109 commits
to main
since this release
Adds the Trinity-Loop / DFIR-swarm engine source (trinity/, agents/, detectors/ — 29 modules + bundled YARA rules) to the package.
pip install https://github.com/galvangabriel-web/agentropix-mcp/releases/download/v0.3.0/agentropix_mcp-0.3.0-py3-none-any.whl
# + the deterministic Architect/Critic + 13-agent swarm runtime:
pip install "agentropix-mcp[engine] @ https://github.com/galvangabriel-web/agentropix-mcp/releases/download/v0.3.0/agentropix_mcp-0.3.0-py3-none-any.whl"The MCP server (agentropix-mcp) runs without the engine extra; [engine] adds the Trinity/swarm runtime, [forensics] the parsers, [reports] rendering. Boot remains fail-closed without AGENTROPIX_MCP_AUTH_TOKEN.