start_signup
Get a Usero API key without leaving the agent. Sends the user an EMAIL with a confirm button; pressing it creates their Usero account if needed and lets check_signup collect an API key for this MCP client. Returns a pollToken for check_signup. No key is shown in the browser. 5 per email per hour; the link expires in 15 minutes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | The user's email address. Ask for it if you do not have it. | ||
| clientName | No | The agent client you are running in, e.g. "Claude Code", "Cursor", "Windsurf". Shown in the email and used as the API key name. |