Cloud MCPusage
usage
11 MCP tools on the Hanzo cloud door that call the usage API.
The 11 tools tools/list names for usage. Each dispatches to an operation in the usage API reference.
| Tool | Route | Arguments | Required | Description |
|---|---|---|---|---|
get_v1_usage_activity | GET /v1/usage/activity | 4 | — | Activity returns the per-day usage series for ONE authorized subject — the points a contribution… |
get_v1_usage_analytics | GET /v1/usage/analytics | 4 | — | Is the entitlement-GATED per-provider breakdown of the caller org's LLM usage — the paid lens over… |
get_v1_usage_analytics_access | GET /v1/usage/analytics/access | 1 | — | Echoes a plan's resolved analytics entitlement so a dashboard can configure itself against the LIVE… |
get_v1_usage_leaderboard | GET /v1/usage/leaderboard | 4 | — | Leaderboard ranks AI usage over a window, either the users of the caller's own org or organizations… |
get_v1_usage_leaderboard_optin | GET /v1/usage/leaderboard/optin | 0 | — | GetOptin returns the caller's own public-listing preference and their org's, each with whether the… |
get_v1_usage_samples | GET /v1/usage/samples | 4 | — | Is the PER-PROVIDER view: one connected account's own consumption of its own plan — "my Claude Max… |
get_v1_usage_summary | GET /v1/usage/summary | 3 | — | Answers GET /v1/usage/summary: the caller's own usage footprint over one window — the categorized… |
post_v1_usage | POST /v1/usage | 22 | — | Ingests a batch of account-usage samples — what a developer's OWN AI accounts have consumed of… |
post_v1_usage_rollup_backfill | POST /v1/usage/rollup/backfill | 2 | — | Backfill seeds the derived usage rollup from ledger history — the rows written before the… |
put_v1_usage_leaderboard_optin | PUT /v1/usage/leaderboard/optin | 2 | — | PutUserOptin sets the CALLER's own public-listing preference on the leaderboard. |
put_v1_usage_leaderboard_optin_org | PUT /v1/usage/leaderboard/optin/org | 2 | — | PutOrgOptin sets the ORG's listing on the cross-org global board. |
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?
post_v1_o11y_reviews_id_items
AddAnnotationQueueItems enqueues traces, observations or sessions on a review queue.
get_v1_usage_activity
Activity returns the per-day usage series for ONE authorized subject — the points a contribution heatmap and a timeline are drawn from, gap-filled so every day in the range is present.