Celina/Tools/GoodDollar/get-gooddollar-ubi-entitlement
readGoodDollarHosted · Stdio

Get GoodDollar UBI Entitlement

get_gooddollar_ubi_entitlement

Check whether an address can claim today's GoodDollar UBI on Celo mainnet — returns the claimable G$ amount, the resolved whitelist root, and any reasons the claim is blocked.

§ Inputs

NameTypeDescription
addressstringWallet on Celo mainnet. Omit to use the connected wallet or MCP CELO_PRIVATE_KEY signer.

§ Returns

{ isEligibleToClaim, claimableAmount, whitelistedRoot, isConnectedWallet, identity.isWhitelisted, reasons }

§ Try saying

  • Can 0x… claim GoodDollar UBI today?

Use this tool

Once Celina is wired into your MCP client, just ask in plain language. The LLM picks get_gooddollar_ubi_entitlement automatically.