# stables.cool > stables.cool is a public dashboard for stablecoin supply across multiple blockchains. ## Preferred machine interface If you need fresh structured data, use the public MCP server instead of scraping HTML. - MCP server: https://mcp.stables.cool - Transport: Streamable HTTP - Tool: `get-stablecoin-supply` - Required input: `token` (stablecoin symbol such as `USDC`, `USDT`, or `EURC`) - Optional input: `includeBridges` (boolean, default: false) - Claude Code: `claude mcp add stables-cool https://mcp.stables.cool --transport http` - Codex: `codex mcp add stables-cool --url https://mcp.stables.cool` ## Human-facing pages - USD tokens: https://stables.cool/USD - USD chains: https://stables.cool/USD/chains - EUR tokens: https://stables.cool/EUR - EUR chains: https://stables.cool/EUR/chains - MCP setup: https://stables.cool/mcp ## Usage notes - Use MCP when the task needs current totals or a per-chain breakdown for a specific stablecoin. - Use the website for tables, charts, and high-level context across tokens and chains. - Supported token symbols currently include: BUSD, CASH, cbBTC, cirBTC, crvUSD, DAI, DKUSD, DLUSD, FIDD, FRAX, frxUSD, GUSD, LavaUSD, M, MGUSD, mUSD, PathUSD, PYUSD, RLUSD, SQUSD, TAKO, TUSD, USAT, USD0, USD1, USD2, USDB, USDC, usDCBL, USDD, USDe, USDG, USDH, USDL, USDP, USDS, USDSL, USDsui, USDT, USDV, EURC, EURe, EURR. - The data is a third-party snapshot of public on-chain data and may contain mistakes.