Crypto Price
MCP Serverby sundial-org · Added 5mo ago
Claude
33
Install
git clone https://github.com/sundial-org/awesome-openclaw-skillsAdd to Claude
claude mcp add crypto-priceQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"crypto-price": {
"command": "npx",
"args": [
"@modelcontextprotocol/crypto-price"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Get cryptocurrency token price and generate candlestick charts via CoinGecko API or Hyperliquid API. Use when user asks for token price, crypto price, price chart, or cryptocurrency market data.
Tags
developmentpythonbashapiskill