Hanzo
Cloud MCPplans

plans

15 MCP tools on the Hanzo cloud door that call the plans API.

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

ToolRouteArgumentsDescription
get_v1_plansGET /v1/plans0ListCloudPlans returns the Hanzo cloud plan catalog: every cloud tier with its price, included capac
get_v1_plans_blockchainGET /v1/plans/blockchain0ListBlockchainPlans returns the blockchain RPC plan catalog: the tiers metered in monthly compute un
get_v1_plans_cloudGET /v1/plans/cloud0ListCloudCapacityPlans returns the cloud plan catalog.
get_v1_plans_dnsGET /v1/plans/dns0ListDNSPlans returns the DNS plan catalog: the tiers priced on zones, records per zone and queries p
get_v1_plans_entitlements_idGET /v1/plans/entitlements/{id}1GetPlanEntitlements returns what one plan GRANTS and not what it costs: the canonical namespaced ent
get_v1_plans_gpuGET /v1/plans/gpu0ListGPUTiers returns the rentable GPU configurations, each with its accelerator count and model, VRA
get_v1_plans_healthGET /v1/plans/health0Health reports that the plans subsystem is mounted and serving.
get_v1_plans_policyGET /v1/plans/policy0GetPricingPolicy returns the published pricing policy: whether pricing is transparent, the revenue-s
get_v1_plans_regionsGET /v1/plans/regions0ListRegions returns the regions cloud capacity is offered in, each with its display name and physica
get_v1_plans_resolve_idGET /v1/plans/resolve/{id}1ResolvePlan resolves one plan to everything a consumer of the catalog needs at once: its canonical e
get_v1_plans_schemaGET /v1/plans/schema0GetPlanSchemas returns the two JSON Schema documents this surface speaks: entitlements.schema.json,
get_v1_plans_storageGET /v1/plans/storage0GetStoragePricing returns the block-storage price block: the price per GB per month and the volume s
get_v1_plans_subscriptionsGET /v1/plans/subscriptions0ListSubscriptionPlans returns the subscription ladder — the personal and team tiers a customer buys
get_v1_plans_toolsGET /v1/plans/tools0ListToolPrices returns the per-use price of every metered tool — web search, code interpreter, image
get_v1_plans_vocabGET /v1/plans/vocab0GetEntitlementVocabulary returns the entitlement key vocabulary: every key with its namespace, JSON

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?