# usdi-mcp-server MCP server

Live tools for USDi: CPI-indexed exchange rate, contract/pool addresses, and mint/redeem mechanics.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-mikeashtoneillc-usdi-mcp-server
- Repository: https://github.com/MikeAshtonEILLC/usdi-mcp-server

## Install
- Endpoint: https://usdi-mcp.onrender.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://usdi-mcp.onrender.com/mcp

## Tools
- 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.
     Endpoint: https://usdi-mcp.onrender.com/mcp
- 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.
     Endpoint: https://usdi-mcp.onrender.com/mcp
- 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.
     Endpoint: https://usdi-mcp.onrender.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.MikeAshtonEILLC
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 27, 2026
- Source: https://registry.modelcontextprotocol.io
