GVRN Incorporation
GI
GVRN Incorporation
/request_email_otp

Request email verification code

Sends a 6-digit verification code to the given email address. The code is exchanged for a verificationToken via verify_email_otp, and that token authorizes the

liveverifiedunknown~5s typical
mcpprobedgvrnincorporation
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-gvrn-incorporation /request_email_otp for me.

Input

FieldTypeDescription
email*stringEmail address to verify — the user's real inbox

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-ai-gvrn-incorporation","endpoint":"/request_email_otp","input":{"email":"..."}}'
cli
npx cracked-ai run -p mcp-ai-gvrn-incorporation -e /request_email_otp -i '{"email":"..."}'
mcp
run_tool({ provider: "mcp-ai-gvrn-incorporation", endpoint: "/request_email_otp", input: {"email":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.