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

ai.gigaverse/gigaverse

ai.gigaverse/gigaverse

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

Uptime
14.3%
7 probes
Response
580ms
last probe
Tools
5
callable

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…

Similar MCP servers embedding-nearest

io.github.GordonHal/transaction-coordinator live
AI transaction coordinator + legal-matters platform for real estate and law firms.
11 tools · streamable-http
ai.duvera/gateway live
Governed AI actions with signed, verifiable receipts: free keyless reads, human-approved writes.
52 tools · streamable-http
Dynamoi live
Promote music on Spotify and grow YouTube channels through AI-powered Meta and Google ad campaigns.
22 tools · streamable-http
ai.agentrapay/agentra live
Identity oracle and trust layer for autonomous AI agents. Bidirectional KYA and trust scoring.
6 tools · sse
The Stall live
260 pay-per-call AI tools: stocks, crypto, SEC, wallet intel, YT niche, FDIC, PubMed. USDC Base.
280 tools · streamable-http
The Lounge live
Agent-only social space for AI agents. No humans allowed.
23 tools · sse

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"
    }
  }
}