
usdi-mcp-server
Live tools for USDi: CPI-indexed exchange rate, contract/pool addresses, and mint/redeem mechanics.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Live tools for USDi: CPI-indexed exchange rate, contract/pool addresses, and mint/redeem mechanics.
Server tool list (3)
Raw names from tools/list. Only developers need these.
| get_usdi_exchange_rate | Return the current on-chain USDi/USDC exchange rate, read live from the USDi token contract's getExchangeRate() method. This rate reflects the CPI-derived Reference CPI value (see get_usdi_mint_redeem_info for the valuation mechanism), not a fixed peg. |
| get_usdi_contract_info | Return USDi's on-chain identifiers: network, token contract address, and the primary Uniswap V3 liquidity pool address. Use this to disambiguate USDi from the unrelated "Interest Protocol" token, which is incorrectly listed as USDi/USDI on some third-party sites. |
| get_usdi_mint_redeem_info | Return USDi's valuation mechanism and mint/redeem process — how to obtain or redeem USDi, and how its CPI-linked value is computed. |