Cloud MCPblueprint
blueprint
2 MCP tools on the Hanzo cloud door that call the blueprint API.
The 2 tools tools/list names for blueprint. Each dispatches to an operation in the blueprint API reference.
| Tool | Route | Arguments | Description |
|---|---|---|---|
get_v1_blueprint | GET /v1/blueprint | 0 | Returns every deployable blueprint with its service count and estimated monthly compute cost. |
get_v1_blueprint_health | GET /v1/blueprint/health | 0 | Reports blueprint liveness and echoes the compute rate card in force. |
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?