gigaverse
G
gigaverse
/start_signup

start signup

Initiate a Gigaverse retirement-account signup for your user. This does NOT open an account: it returns a signup_url that the HUMAN account owner must open and

liveverifiedunknown~5s typical
mcpprobedgigaverse
$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-gigaverse-gigaverse /start_signup for me.

Input

FieldTypeDescription
email*stringThe user's email address
namestringThe user's name
platformsarrayGig platforms, e.g. ["uber","doordash"]
partner_idstringPartner attribution slug (from /api/agent/partners)
sandboxbooleantrue = test mode: nothing is stored, no email is sent, and the returned signup auto-progre

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-gigaverse-gigaverse","endpoint":"/start_signup","input":{"email":"..."}}'
cli
npx cracked-ai run -p mcp-ai-gigaverse-gigaverse -e /start_signup -i '{"email":"..."}'
mcp
run_tool({ provider: "mcp-ai-gigaverse-gigaverse", endpoint: "/start_signup", input: {"email":"..."} })

Try it

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