impreza_bootstrap_account
Create a brand-new ANONYMOUS Impreza account — no e-mail, no KYC — and get an operating credential in ONE call. Use this when you have no account or token yet. Returns: account_id, api_key + api_secret (REST), a fresh mcp_token (reconnect THIS MCP server with it as the Bearer to unlock the full toolset), and a one-time recovery_code (save it). After bootstrapping, reconnect with the mcp_token, then fund the account in crypto with impreza_topup (BTC/XMR) before ordering a VPS or deploying an app.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | No | Optional label for the account/credential (e.g. your agent name). | |
| idempotency_key | No | Optional unique string so a retried call does not create a duplicate account. |