tether.cooltether.cool

tether.cool MCP Server

Load live USDT stablecoin supply data using the tether.cool MCP server.

Single Tool

The server exposes a single tool: get-usdt-supply

Returns the total supply along with a per-chain breakdown.

  • includeBridges (optional, default: false) – Include bridge flow balances in the calculation

Claude Code (CLI)

claude mcp add tether-cool https://mcp.tether.cool --transport http

Codex (CLI)

codex mcp add tether-cool --url https://mcp.tether.cool

Claude Desktop

Go to Settings → Connectors → Add custom connector and fill in the form:

Name
tether-cool
Remote MCP Server URL
https://mcp.tether.cool

Alternatively, add the following to your claude_desktop_config.json:

{
  "mcpServers": {
    "tether-cool": {
      "url": "https://mcp.tether.cool"
    }
  }
}

Other MCP Clients

Point any MCP-compatible client at the server URL using streamable HTTP transport:

https://mcp.tether.cool