Cloud MCPinsights
insights
2 MCP tools on the Hanzo cloud door that call the insights API.
The 2 tools tools/list names for insights. Each dispatches to an operation in the insights API reference.
| Tool | Route | Arguments | Required | Description |
|---|---|---|---|---|
get_v1_insights_events | GET /v1/insights/events | 1 | โ | InsightsEvents returns the caller org's most recent product events, newest first. |
get_v1_insights_health | GET /v1/insights/health | 0 | โ | InsightsHealth reports that the unified insights surface is serving. |
Generated from tools/list on https://api.hanzo.ai/v1/mcp โ 833 tools captured 2026-08-01, of which 755 are documented here (the operator surface is not published) (this build read the vendored copy; the door was unreachable).
How is this guide?
listGpus
Returns one row per physical accelerator the caller's org has, derived from its real GPU machines (the size slug says how many cards a node holds) and from the accelerators BYO workers report throughโฆ
get_v1_insights_events
InsightsEvents returns the caller org's most recent product events, newest first.