
usdi-mcp-server
Live tools for USDi: CPI-indexed exchange rate, contract/pool addresses, and mint/redeem mechanics.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Live tools for USDi: CPI-indexed exchange rate, contract/pool addresses, and mint/redeem mechanics.
Список инструментов сервера (3)
Технические названия из tools/list. Нужны только разработчикам.
| 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. |