servers / hyperscale-tenant-tools

Hyperscale Tenant Tools MCP server

communitystreamable_httpremotewrite capablehealthy

Hyperscale Product reads and contract operations over MCP.


01Tools · 50

How to read this: tool names here are observed from a live tools/list handshake. The Risk label is a heuristic inferred from the tool name (write/destructive verbs), not from executing the tool — a conservative guess, not a verified capability. We never escalate risk from a description. Found one that's wrong? Tell us — we fix on report.

ToolRiskSide effectsApproval
account_balance_retrieve
Reads the account's live posted and pending counters from the ledger and returns settled and available balances without persisting balance truth outside the ledger.
readfalseunknown
account_list
List Accounts as a cursor-paginated page. A Hyperscale Account: a first-party, ledger-backed balance held for a platform, Product, entity, customer, escrow, settlement, or suspense purpose. It is never an external bank account; external payability comes from a financial address attached to it.
readfalseunknown
account_retrieve
Retrieve a single Account by its accountId. A Hyperscale Account: a first-party, ledger-backed balance held for a platform, Product, entity, customer, escrow, settlement, or suspense purpose. It is never an external bank account; external payability comes from a financial address attached to it.
unknownunknownunknown
account_statement_export
Exports immutable, receipt-linked UTC monthly statements for ledger-backed tenant, customer, and product accounts as deterministic, formula-safe RFC 4180 CSV, including exact period boundaries, opening and closing balances, signed deltas, human memos, counterparties, and originating operation or noun linkage.
unknownunknownunknown
account_statement_retrieve
For ledger-backed accounts for tenants, customers, and products, derives one UTC calendar month’s opening balance, immutable receipt-linked ledger lines, running balances, and closing balance directly from the ledger’s own history. Refuses the statement if any line lacks exact terminal evidence, the deltas do not reconcile, or the month exceeds 50,000 lines.
unknownunknownunknown
beneficiary_list
List Beneficiaries as a cursor-paginated page. A verified external payee money can leave to. Payouts and withdrawals refuse a beneficiary that is unverified or inactive, and verification records a confirmation-of-payee match grade.
readfalseunknown
beneficiary_retrieve
Retrieve a single Beneficiary by its beneficiaryId. A verified external payee money can leave to. Payouts and withdrawals refuse a beneficiary that is unverified or inactive, and verification records a confirmation-of-payee match grade.
unknownunknownunknown
blueprint_list
Lists every available Blueprint with the business objects and actions it includes. Public and unauthenticated so customers can evaluate Hyperscale before signup.
readfalseunknown
blueprint_retrieve
Retrieves one Blueprint with its identity, SDK namespace, business objects, lifecycle states, and available actions.
unknownunknownunknown
card_authorization_list
List card authorizations backed by ledger holds for just-in-time card decisions.
readfalseunknown
card_authorization_retrieve
Retrieve a card authorization for a just-in-time card decision backed by ledger holds.
unknownunknownunknown
card_dispute_list
List evidence-backed challenges to posted card transactions.
readfalseunknown
card_dispute_retrieve
Retrieve a card dispute. Evidence-backed challenges to posted card transactions.
unknownunknownunknown
card_list
List virtual cards bound to cardholders and ledger accounts.
readfalseunknown
card_retrieve
Retrieve a virtual card bound to a cardholder and ledger account.
unknownunknownunknown
card_transaction_list
List captured card purchases with full-value refund paths.
readfalseunknown
card_transaction_retrieve
Retrieve a captured card purchase with a full-value refund path.
unknownunknownunknown
cardholder_list
List cardholders. Customer card access with explicit approval and suspension.
readfalseunknown
cardholder_retrieve
Retrieve a cardholder for customer card access with explicit approval and suspension.
unknownunknownunknown
circle_membership_list
List memberships in savings circles with rotating seats, periodic contributions, and one ordered payout.
readfalseunknown
circle_membership_retrieve
Retrieve a membership in a savings circle with rotating seats, periodic contributions, and one ordered payout.
unknownunknownunknown
claim_list
List evidence-backed demands against active policies.
readfalseunknown
claim_retrieve
Retrieve a claim. Evidence-backed demands against active policies.
unknownunknownunknown
collection_list
List Collections as a cursor-paginated page. The pay-in noun: money arriving from the outside world, tracked from the expected payment that declared it through to the account it credits.
readfalseunknown
collection_retrieve
Retrieve a single Collection by its collectionId. The pay-in noun: money arriving from the outside world, tracked from the expected payment that declared it through to the account it credits.
unknownunknownunknown
collections_case_list
List delinquent credit cases for regulated recovery referral to licensed agencies.
readfalseunknown
collections_case_retrieve
Retrieve a collections case. Regulated recovery referrals of delinquent credit to licensed agencies.
unknownunknownunknown
consent_list
List Consents as a cursor-paginated page. Product-scoped customer consent for provider data-sharing. Provider-mediated sharing requires active, unexpired consent that covers the target provider and data categories.
readfalseunknown
consent_retrieve
Retrieve a single Consent by its consentId. Product-scoped customer consent for provider data-sharing. Provider-mediated sharing requires active, unexpired consent that covers the target provider and data categories.
unknownunknownunknown
contact_attempt_list
List the append-only ledger of debtor contact attempts under the case’s declared caps.
readfalseunknown
contact_attempt_retrieve
Retrieve a contact attempt. Append-only ledger of debtor contact under the case's declared caps.
unknownunknownunknown
credit_agreement_list
List lending exposure records for principal advanced now and collected later.
readfalseunknown
credit_agreement_retrieve
Retrieve a credit agreement. Lending exposure records: principal advanced now, collected later.
unknownunknownunknown
customer_access_list
List Customer accesses as a cursor-paginated page. The grant that lets one customer use one Product. The customer credential spans the company, so this row is what makes it usable on a specific Product.
readfalseunknown
customer_access_retrieve
Retrieve a single Customer access by its customerAccessId. The grant that lets one customer use one Product. The customer credential spans the company, so this row is what makes it usable on a specific Product.
unknownunknownunknown
customer_list
Create a customer and enroll them into a Product. The customer is the person or business a Team serves; identity facts live on the linked entity, while this row carries the Product-facing display name, external reference, and status.
readfalseunknown
customer_retrieve
Create a Customer and enroll it into a Product. A Customer is an end customer of a Product—the person or business a Team serves; identity facts live on the linked entity, while this row carries the Product-facing display name, external reference, and status.
readfalseunknown
deposit_list
List Deposits as a cursor-paginated page. Money received from outside Hyperscale after it has been attributed to a financial address and account.
readfalseunknown
deposit_retrieve
Retrieve a single Deposit by its depositId. Money received from outside Hyperscale after it has been attributed to a financial address and account.
unknownunknownunknown
escrow_order_list
List escrow orders compiled onto the root account and transfer operations.
writetrueunknown
escrow_order_retrieve
Retrieve an escrow order compiled onto the root account and transfer operations.
writetrueunknown
event_list
Lists versioned event envelopes for a tenant so webhook receivers can reconcile delivered events against Hyperscale audit truth. Ordered newest first. To consume exactly once: remember the newest event id already processed, follow the returned cursor until it reappears, and deduplicate by event id, never by position. Pass resourceId to narrow the stream to a single resource's timeline.
readfalseunknown
event_retrieve
Retrieves the canonical, versioned internal Hyperscale audit event envelope by ID for authenticated investigation and delivery recovery. It is not the redacted outbound webhook body and cannot replay or verify its signature.
unknownunknownunknown
expected_payment_list
List Expected payments as a cursor-paginated page. A declaration that money should arrive: the account and address it is due on, the amount and date windows it must fall inside, and the reference to match. Incoming credits are matched against it to close a collection.
readfalseunknown
expected_payment_retrieve
Retrieve a single Expected payment by its expectedPaymentId. A declaration that money should arrive: the account and address it is due on, the amount and date windows it must fall inside, and the reference to match. Incoming credits are matched against it to close a collection.
unknownunknownunknown
exposure_arrangement_list
List exposure arrangements. Cross-agreement credit limits: one borrower's maximum exposure as data.
readfalseunknown
exposure_arrangement_retrieve
Retrieve an exposure arrangement. Cross-agreement credit limits: one borrower's maximum exposure as data.
unknownunknownunknown
extension_list
Lists every catalog extension a Product can be recomposed with: the business nouns it contributes and the nouns the Product must already contain for the extension to attach. Public and unauthenticated, like Blueprint discovery.
readfalseunknown
financial_address_list
List the externally payable IBAN addresses attached to a Hyperscale Account as a cursor-paginated page. These addresses are how outside money reaches the account and hold no balance of their own.
readfalseunknown
financial_address_retrieve
Retrieve a single externally payable Financial address (IBAN) attached to a Hyperscale Account by its financialAddressId. It is how outside money reaches that account and holds no balance of its own.
unknownunknownunknown

02Install & source
https://hyperscale0.ai/v1/mcp
remote_url

03Access granted
Manage e-commerce · write

The access this server can exercise, inferred from its verified tools — not a declared OAuth scope.


05Provenance & freshness
sourcesOfficial MCP Registry [p1]
last_checked2026-08-29 22:37Z
next_check2026-08-31 22:37Z
cadenceevery 48h
verifiedtools_list:passed handshake:passed metadata:passed
index_statusindex5 unique facts >= 5

06Badge

Add the “as seen on MCPExplorer” badge to your README. Hyperscale Tenant Tools MCP — as seen on mcpexplorer.com

[![Hyperscale Tenant Tools MCP — as seen on mcpexplorer.com](https://mcpexplorer.com/badge/hyperscale-tenant-tools.svg)](https://mcpexplorer.com/servers/hyperscale-tenant-tools)

Next step

This is one server. A loadout combines the right servers, governance, and proven plays for a whole job — assembled deliberately, not tool-dumped.

Explore loadouts →
Hyperscale Tenant Tools MCP server — MCPExplorer