# eurc.cool > eurc.cool is a public dashboard for live EURC supply across chains. ## Preferred machine interface If you need fresh structured data, use the public MCP server instead of scraping HTML. - MCP server: https://mcp.eurc.cool - Transport: Streamable HTTP - Tool: `get-eurc-supply` - Optional input: `includeBridges` (boolean, default: false) - Claude Code: `claude mcp add eurc-cool https://mcp.eurc.cool --transport http` - Codex: `codex mcp add eurc-cool --url https://mcp.eurc.cool` ## Human-facing pages - Home: https://eurc.cool/ - Charts: https://eurc.cool/charts - MCP setup: https://eurc.cool/mcp ## Usage notes - Use the website for summaries, charts, and explanatory context. - Use MCP when the task needs current totals or a per-chain breakdown. - The data is a third-party snapshot of public on-chain data and may contain mistakes.