Cloud MCPanalytics
analytics
3 MCP tools on the Hanzo cloud door that call the analytics API.
The 3 tools tools/list names for analytics. Each dispatches to an operation in the analytics API reference.
| Tool | Route | Arguments | Required | Description |
|---|---|---|---|---|
get_v1_analytics_overview | GET /v1/analytics/overview | 3 | — | Overview returns the caller org's analytics KPIs for one time window. |
get_v1_analytics_timeseries | GET /v1/analytics/timeseries | 3 | — | Timeseries returns the caller org's LLM usage over time as an evenly-spaced series. |
get_v1_analytics_top | GET /v1/analytics/top | 4 | — | Top returns the caller org's ranked lenses for one window, five of them at once. |
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?