# 虚拟币价格查询服务

查询最新的虚拟币价格和市场数据，帮助用户获取实时的加密货币信息。无缝集成到支持MCP的AI助手中，提供多种查询和分析功能。

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add telegramtool/crypto_mcp

# Browse available tools
npx -y @smithery/cli@latest tool list telegramtool/crypto_mcp
```

---

Source: https://github.com/telegramtool/crypto_mcp
