CLI Reference¶
The mitre-emb3d CLI provides access to the full MITRE EMB3D framework from the command line.
Command groups¶
| Group | Description |
|---|---|
| Core Commands | Query categories, properties, threats, and mitigations |
| AI Commands | AI-powered property mapping, threat analysis, and report generation |
| MCP Server | Launch the Model Context Protocol server |
Output modes¶
By default, all commands output JSON — designed for piping into other tools or AI agents.
Add --pprint for human-readable formatted output:
See Global Options for all top-level flags.