Celina/Tools/Mento FX/get-mento-fx-quote
readMento FXHosted · Stdio

Get Mento FX Quote

get_mento_fx_quote

Get an expected Mento FX conversion output for a token pair on mainnet (e.g. USDm → EURm), priced via the Mento oracle. Read-only and wallet-free. G$ ↔ USDm is not Mento FX — use get_gooddollar_reserve_quote for that pair.

§ Inputs

NameTypeDescription
token_inRequiredstringInput token symbol or address
token_outRequiredstringOutput token symbol or address
amountRequiredstringHuman-readable amount of token_in, e.g. 100
fromstringWallet on Celo mainnet. Omit to use the connected wallet or MCP CELO_PRIVATE_KEY signer.

§ Returns

{ amountIn, amountOut, rate, route }

§ Try saying

  • Quote 100 USDm to EURm via Mento.

Use this tool

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