Celina/Tools/Mento FX/get-mento-fx-quote

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.

§ Inputs

NameTypeDescription
tokenInRequiredsymbol or 0x…Input token.
tokenOutRequiredsymbol or 0x…Output token.
amountRequiredstringHuman-readable amount of tokenIn, e.g. '100'.

§ 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.