usdi mcp server for Cursor
io.github.mikeashtoneillc/usdi-mcp-server
Live tools for USDi: CPI-indexed exchange rate, contract/pool addresses, and mint/redeem mechanics.
client:Cursor
transport:streamable-http
tools:3
Install usdi mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"usdi-mcp-server": {
"url": "https://usdi-mcp.onrender.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs