code-fundi-auth-verify
Verify the 6-digit code from your email to complete OTP sign-in and activate the API key for all subsequent tool calls in this session.
Instructions
Complete OTP sign-in (POST /v2/auth/verify). Requires the 6-digit code from the user's email after code-fundi-auth-authenticate. The human user must supply the token — ask them explicitly. On success, activates the API key and configures it in-memory for all subsequent tools in this MCP session. Persist CODEFUNDI_API_KEY in MCP config if the user wants auth to survive restarts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | Email address used in the authenticate step | ||
| token | Yes | 6-digit OTP verification code |