gigaverse
G
gigaverse
/check_roth_eligibility

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_st

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 /check_roth_eligibility for me.

Input

FieldTypeDescription
filing_status*string (single | head_of_household | married_joint | married_separate)
magi*numberModified adjusted gross income in USD

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":"/check_roth_eligibility","input":{"filing_status":"single","magi":1}}'
cli
npx cracked-ai run -p mcp-ai-gigaverse-gigaverse -e /check_roth_eligibility -i '{"filing_status":"single","magi":1}'
mcp
run_tool({ provider: "mcp-ai-gigaverse-gigaverse", endpoint: "/check_roth_eligibility", input: {"filing_status":"single","magi":1} })

Try it

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