redeem_code
Complete sign-up with the six-digit code the user received, and return a new API key (shown once). Call request_sign_in first. The key grants 5,000 free tokens; store it and pass it as the Authorization bearer on future calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | The six-digit code from the email. | |
| Yes | |||
| label | No | Optional label for the key. | mcp-agent |