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
| Field | Type | Description |
|---|---|---|
| email* | string | The user's email address |
| name | string | The user's name |
| platforms | array | Gig platforms, e.g. ["uber","doordash"] |
| partner_id | string | Partner attribution slug (from /api/agent/partners) |
| sandbox | boolean | true = 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.