Live tools for USDi: CPI-indexed exchange rate, contract/pool addresses, and mint/redeem mechanics.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Usdi MCP Server.
get_usdi_exchange_ratelive on-chain USDi/USDC exchange rate via
get_usdi_contract_infonetwork, token contract, pool address,
get_usdi_mint_redeem_infovaluation mechanism, backing, retail and
A Python MCP (Model Context Protocol) server that lets any MCP-compatible agent β Claude, or other MCP clients β query USDi directly, instead of scraping web pages for its data.
USDi is a CPI-indexed cryptocurrency issued by USDi Partners LLC. Details: usdicoin.com.
Transport: Streamable HTTP. No authentication required (read-only public data).
getExchangeRate()Deferred to a later version: liquidity/pool depth (Uniswap V3 QuoterV2), fund composition detail, audit document retrieval.
Point any MCP-compatible client at the live endpoint above. For Claude
Desktop, add to claude_desktop_config.json:
Starts an HTTP server on port 8000 (override with PORT), serving MCP's
streamable-http transport at /mcp.
This repo includes a Dockerfile and render.yaml for deployment on
Render. See render.yaml for configuration.
RATE_DECIMALS in server.py assumes an 18-decimal fixed-point
convention for getExchangeRate()'s return value. Verify this against a
known-good rate before relying on it in production.
Issuer: USDi Partners LLC β usdicoin.com
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/usdi-mcp-server)<a href="https://allmcps.com/mcp/usdi-mcp-server"><img src="https://allmcps.com/api/badge/usdi-mcp-server?style=directory" alt="Usdi MCP Server on AllMCPs" /></a>