Skip to content
Back to search
100
MCP live v1.2.0 MCP 2025-11-25 streamable-http

ai.gigaverse/gigaverse

ai.gigaverse/gigaverse

Portable Roth IRA signups for gig workers: eligibility checks, signup initiation, partners, sandbox.

Uptime
14.0%
57 probes
Response
920ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

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 descriptio…

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, suitabili…

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…

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 s…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ai.gigaverse/gigaverse": {
      "url": "https://gigaverse.ai/api/mcp",
      "transport": "streamable-http"
    }
  }
}