skills/crypto-com-mcp-skill/SKILL.md
Use Crypto.com MCP through UXC for exchange market data workflows with help-first discovery and read-only guardrails.
npx skillsauth add holon-run/uxc crypto-com-mcp-skillInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use 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.mddevelopment
Operate Feishu or Lark IM APIs through UXC with a curated OpenAPI schema, tenant-token bearer auth, and chat/message guardrails.
development
Operate X API v2 through UXC with the official OpenAPI schema, OAuth2 PKCE user-context auth, app-only bearer guidance, and read-first guardrails for timeline/bookmark/post workflows.
development
Operate GitHub REST API through UXC with the official OpenAPI schema, explicit gh-to-uxc auth import, and read-first guardrails for repo, issue, pull request, and event workflows.
development
Operate WhatsApp Business Platform Cloud API through UXC with a curated OpenAPI schema, bearer-token auth, and message/profile guardrails.