Tool catalog
Bom Agent bundles 21 managed MCP tools. Here's the full lineup grouped by category.
Document tools
- bom-hwp (v1.5.0) — Hangul HWP / HWPX editing
- bom-pdf — PDF reading, extraction, editing
- bom-docx — Word documents (LibreOffice-backed)
- bom-pptx — PowerPoint presentations
- bom-tabular — Excel / CSV handling
- bom-json — JSON transform and validate
Note
.docx / .xlsx / .pptx finalisation tries bundled LibreOffice 25.8.6 first, then falls back to system PATH. MS Office COM is no longer required.
Media tools
- bom-av (v4.9.0) — FFmpeg + whisper.cpp video, audio, and STT
- bom-image — image processing and analysis (Pillow + Codex)
- video-editor — browser-based timeline editor UI
Tip
The video editor is a visualisation layer that drives bom-av via chat commands. See the Video Editor docs for details.
Desktop automation
- bom-desktop — screenshots, mouse / keyboard, window management, accessibility tree
- bom-mail — email send / receive over loopback TLS
- bom-archive — safe ZIP / RAR / 7z extraction (path-traversal guarded)
Creative
- bom-blender — Blender 3D modelling automation + addon
- bom-fusion — DaVinci Fusion color grading automation + addon
Note
Blender and Fusion are heavyweight. Disable them in Settings → Tools to save memory and disk if you don't use them.
Developer & core
- bom-mcp (v0.8.20) — MCP server orchestration (Notion, Browser, Agent, Memory HTTP)
- bom-python — run a one-shot Python script
- bom-canva — Canva MCP bootstrap
Category pages
For deeper how-to guides, see the dedicated category pages.
- Desktop automation → /docs/tools/desktop-tools
- Browser automation → /docs/tools/browser
- Community skills → /docs/tools/skills