Cloud MCPsbom
sbom
2 MCP tools on the Hanzo cloud door that call the sbom API.
The 2 tools tools/list names for sbom. Each dispatches to an operation in the sbom API reference.
| Tool | Route | Arguments | Description |
|---|---|---|---|
get_v1_sbom_health | GET /v1/sbom/health | 0 | Health is a pure liveness probe: the service is up; datastore reflects whether the datastore store i |
post_v1_sbom | POST /v1/sbom | 6 | Ingest persists a CycloneDX SBOM's components keyed by image digest. |
Generated from tools/list on https://api.hanzo.ai/v1/mcp — 834 tools captured 2026-08-01 (this build read the vendored copy; the door was unreachable).
How is this guide?