Celina/Tools/GoodDollar/get-gooddollar-identity-link
readGoodDollarHosted · Stdio

Get GoodDollar Identity Link

get_gooddollar_identity_link

Inspect how a wallet connects to GoodDollar IdentityV4: resolved whitelisted root, connected-to root (from connectedAccounts), whether the address is itself the root, and live isWhitelisted on the checked identity.

§ Inputs

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

§ Returns

{ whitelistedRoot, isConnectedWallet, isWhitelistedRoot, connectedTo, checkedAddress, isWhitelisted }

§ Try saying

  • Which GoodDollar identity root is 0x… linked to?

Use this tool

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