Celina/Tools/GoodDollar/get-gooddollar-reserve-quote
readGoodDollarHosted · Stdio

Get GoodDollar Reserve Quote

get_gooddollar_reserve_quote

GoodDollar reserve quote for G$ ↔ USDm on Celo mainnet via the on-chain MentoBroker bonding curve — not Uniswap. Pair-limited to GoodDollar/G$ ↔ USDm/cUSD. Read-only and wallet-free.

§ Inputs

NameTypeDescription
token_inRequiredstringGoodDollar or G$
token_outRequiredstringUSDm or cUSD
amountRequiredstringHuman-readable amount; paired with amount_side (in = spend, out = receive)
amount_sidestring'in': amount is token_in spend (default). 'out': amount is desired token_out receive amount.
fromstringWallet on Celo mainnet. Omit to use the connected wallet or MCP CELO_PRIVATE_KEY signer.

§ Returns

{ … }

§ Try saying

  • Quote 1000 G$ to USDm via GoodDollar reserve.
  • Quote 10 USDm to G$.

Use this tool

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