Hyperscale developer resources

Developer entry points for HSX composition, the hyperscale CLI, hosted MCP, Product API, OpenAPI contract, GraphQL schema, and generated SDKs.

Install the published CLI with npm i -g @hyperscale0/cli, authenticate with hyperscale auth login, then select a Product and run hyperscale compose check, hyperscale compose plan, and hyperscale compose apply on HSX source. Use a Product API key for the frozen Product API, generated SDKs, read-only GraphQL, or hosted POST /v1/mcp. MCP reads and mutations stay inside the Product's compiled capability closure. Mutations add idempotency and contract-required confirmation. Apply requires --confirm for a person or --yes for an agent.

Hyperscale is an agent-native fintech infrastructure control plane above partner financial institutions. A founder or agent composes published catalog bricks in HSX, and the compiler freezes that Product contract into OpenAPI, eight SDKs, MCP metadata, and docs. The hyperscale CLI and portal expose the same build. Named operations record receipts and audit entries against TigerBeetle money truth. Hyperscale is not a bank or money handler and never holds tenant funds under its own name.

Every Product starts in the sandbox with fixture identities, deterministic provider simulators, and play money. No tenant is live. Neither estate is production. Nothing on this public estate connects to real bank infrastructure. Product Activation is the explicit future gate for live access, and partner financial institutions would perform every regulated money movement.