Hanzo
Cloud MCPpricing

pricing

23 MCP tools on the Hanzo cloud door that call the pricing API.

The 23 tools tools/list names for pricing. Each dispatches to an operation in the pricing API reference.

ToolRouteArgumentsDescription
get_v1_pricingGET /v1/pricing0GetPricing returns the whole pricing catalog in one document: Zen and third-party models, providers,
get_v1_pricing_baseGET /v1/pricing/base0ListBasePlans returns the Hanzo Base plans — the managed-instance tiers, each with its monthly and a
get_v1_pricing_blockchainGET /v1/pricing/blockchain0ListBlockchainPlans returns the blockchain access plans — the RPC and node tiers, each with its mont
get_v1_pricing_cloudGET /v1/pricing/cloud0GetCloudPricing returns the public cloud section of the catalog in one document: its instance plans,
get_v1_pricing_cloud_plansGET /v1/pricing/cloud/plans0GetCloudPlans returns just the cloud instance plans — each with its vCPU, memory, disk, CPU type, VM
get_v1_pricing_cloud_regionsGET /v1/pricing/cloud/regions0GetCloudRegions returns the regions a cloud instance can be placed in, each with its id, display nam
get_v1_pricing_cloud_storageGET /v1/pricing/cloud/storage0GetCloudStoragePricing returns the block-storage prices of the cloud section: the per-GB monthly rat
get_v1_pricing_computeGET /v1/pricing/compute0GetComputePricing returns the compute section of the catalog: the cloud provider and region the pric
get_v1_pricing_compute_presetsGET /v1/pricing/compute/presets0GetComputePresets returns just the named compute sizes — the short, human-labelled list ("Starter",
get_v1_pricing_featuredGET /v1/pricing/featured0ListFeaturedModels returns the models the catalog highlights, filtered to what the caller's org may
get_v1_pricing_freeGET /v1/pricing/free0ListFreeModels returns the models that cost nothing to call, filtered to what the caller's org may s
get_v1_pricing_gpuGET /v1/pricing/gpu0ListGPUTiers returns the rentable GPU configurations, each with its accelerator count and model, VRA
get_v1_pricing_healthGET /v1/pricing/health0Health reports that the pricing subsystem is mounted and serving.
get_v1_pricing_iamGET /v1/pricing/iam0ListIAMPlans returns the identity plans — the Hanzo IAM tiers, each with its monthly and annual pric
get_v1_pricing_model_nameGET /v1/pricing/model/{name}1GetModel returns one model's catalog entry — its pricing, context window and capabilities as the pri
get_v1_pricing_modelsGET /v1/pricing/models0ListModels returns the whole model catalog — Hanzo's own Zen models and every third-party model — fi
get_v1_pricing_paasGET /v1/pricing/paas0ListPaaSPlans returns the application-hosting plans — the deploy-and-host tiers, each with its month
get_v1_pricing_policyGET /v1/pricing/policy0GetPricingPolicy returns the pricing policy document: the revenue-sharing terms (the idle-resale sha
get_v1_pricing_providersGET /v1/pricing/providers0ListProviders returns the model providers the catalog knows, each with its info object, filtered to
get_v1_pricing_subscriptionsGET /v1/pricing/subscriptions0ListSubscriptionPlans returns the API subscription plans — the account-level tiers a customer subscr
get_v1_pricing_summaryGET /v1/pricing/summary0GetPricingSummary returns the catalog's headline statistics — model counts by family and the provide
get_v1_pricing_toolsGET /v1/pricing/tools0ListToolPrices returns the per-use tool prices — web search, code interpreter, file storage, image g
post_v1_pricing_syncPOST /v1/pricing/sync0SyncPricing refreshes the third-party section of the catalog from its upstream listings and returns

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?