Generate a new Flux ID and payment key pair
flux_generate_keysGenerate two private keys for Flux ID and payment to enable app deployment on Flux Cloud; store them in the MCP server environment and restart.
Instructions
Creates two fresh private keys (WIF): one for the Flux ID that will own apps, one for the address that pays. The response contains the secrets; store them in the MCP server environment as FLUX_ID_PRIVATE_KEY and FLUX_PAYMENT_PRIVATE_KEY, then restart the server. Nothing is stored or sent anywhere by this tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||