Hanzo
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.

ToolRouteArgumentsDescription
get_v1_usage_activityGET /v1/usage/activity4Activity returns the per-day usage series for ONE authorized subject — the points a contribution hea
get_v1_usage_analyticsGET /v1/usage/analytics4Is the entitlement-GATED per-provider breakdown of the caller org's LLM usage — the paid lens over t
get_v1_usage_analytics_accessGET /v1/usage/analytics/access1Echoes a plan's resolved analytics entitlement so a dashboard can configure itself against the LIVE
get_v1_usage_leaderboardGET /v1/usage/leaderboard4Leaderboard ranks AI usage over a window, either the users of the caller's own org or organizations
get_v1_usage_leaderboard_optinGET /v1/usage/leaderboard/optin0GetOptin returns the caller's own public-listing preference and their org's, each with whether the c
get_v1_usage_samplesGET /v1/usage/samples4Is the PER-PROVIDER view: one connected account's own consumption of its own plan — "my Claude Max p
get_v1_usage_summaryGET /v1/usage/summary3Answers GET /v1/usage/summary: the caller's own usage footprint over one window — the categorized sp
post_v1_usagePOST /v1/usage22Ingests a batch of account-usage samples — what a developer's OWN AI accounts have consumed of their
post_v1_usage_rollup_backfillPOST /v1/usage/rollup/backfill2Backfill seeds the derived usage rollup from ledger history — the rows written before the incrementa
put_v1_usage_leaderboard_optinPUT /v1/usage/leaderboard/optin2PutUserOptin sets the CALLER's own public-listing preference on the leaderboard.
put_v1_usage_leaderboard_optin_orgPUT /v1/usage/leaderboard/optin/org2PutOrgOptin sets the ORG's listing on the cross-org global board.

All 834 tools · The door

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?