start_signup
Start signup without leaving the agent. Ask for the user's email, do not invent one. Sends an email with a Review connection button; the user presses that button, then "Yes, connect" on the page that opens (opening the page alone does nothing). That lets check_signup return 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. |