gigaverse
Portable Roth IRA signups for gig workers: eligibility checks, signup initiation, partners, sandbox.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Portable Roth IRA signups for gig workers: eligibility checks, signup initiation, partners, sandbox.
Server tool list (5)
Raw names from tools/list. Only developers need these.
| get_practicle_info | Get information about the Gigaverse PRActicle™ — a portable Roth IRA for gig workers, freelancers, and the self-employed (custody through a FINRA/SIPC-member broker-dealer). Returns product description, pricing, launch status, and links. Educational only. |
| check_roth_eligibility | Educational Roth IRA MAGI phase-out check using 2026 IRS limits. NOT tax or investment advice — always show the returned disclaimer to the user. Takes filing_status and MAGI (USD). |
| 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 complete personally (identity, suitability, and brokerage agreements cannot be completed by an agent). Idempotent per email. Provide the user's email (required), name, gig platforms, and your partner_id if you have one. |
| get_signup_status | Check the status of a previously initiated signup by signup_id. Statuses: initiated (awaiting the human's confirmation), waitlist_joined (human confirmed), account_opened (future). Returns no personal information. |
| register_partner | Register a company (developer, platform, or retirement broker) as a Gigaverse integration partner. Returns a partner_id attribution slug immediately (status pending_review) — pass it on start_signup so signups are attributed to the partner. No API secrets are issued pre-RIA; advisory services and partner revenue share launch upon RIA registration approval. |