Install
openclaw skills install crypto-com-mcp-skillUse Crypto.com MCP through UXC for exchange market data workflows with help-first discovery and read-only guardrails.
openclaw skills install crypto-com-mcp-skillUse this skill to run Crypto.com exchange market data workflows through uxc + MCP.
Reuse the uxc skill for shared MCP execution, output parsing, and auth handling.
uxc is installed and available in PATH.https://mcp.crypto.com/market-data/mcp.https://mcp.crypto.com/docsThis skill covers the official Crypto.com MCP surface for:
This skill does not cover:
Use the official Crypto.com MCP endpoint:
https://mcp.crypto.com/market-data/mcpcommand -v crypto-com-mcp-cliuxc link crypto-com-mcp-cli https://mcp.crypto.com/market-data/mcpcrypto-com-mcp-cli -hcrypto-com-mcp-cli get_ticker -hcrypto-com-mcp-cli get_book -hcrypto-com-mcp-cli get_candlestick -hcrypto-com-mcp-cli get_ticker instrument_name=BTC_USDTcrypto-com-mcp-cli get_book instrument_name=BTC_USDT depth=20crypto-com-mcp-cli get_candlestick instrument_name=BTC_USDT timeframe=1hget_instrumentsget_instrumentget_tickerget_tickersget_bookget_index_priceget_mark_priceget_candlestickget_trades--text.ok, kind, protocol, data, error.crypto-com-mcp-cli <operation> ... is equivalent to uxc https://mcp.crypto.com/market-data/mcp <operation> ....references/usage-patterns.md