Installation¶
Drydock is pure Python (stdlib only). No package manager needed for the core tools.
Clone the Repo¶
That's it. All analyzers work immediately:
For MCP Server (optional)¶
If you want to use Drydock from an AI assistant (Claude Code, Cursor, VS Code):
Then see MCP Setup.
Requirements¶
- Python 3.10+
- git (for
git_intake.pyandgit_analyzer.py) - Docker (only for
oryx_builder.py, optional)