Install
openclaw skills install coinmarketcap-mcp-skillUse CoinMarketCap MCP through UXC for crypto market quotes, technical analysis, on-chain metrics, global market overview, narratives, macro events, news, and semantic search with help-first schema inspection and API-key auth.
openclaw skills install coinmarketcap-mcp-skillUse this skill to run CoinMarketCap MCP operations through uxc.
Reuse the uxc skill for shared protocol discovery, output parsing, and generic auth/binding flows.
uxc is installed and available in PATH.https://mcp.coinmarketcap.com/mcp.uxc https://mcp.coinmarketcap.com/mcp -h401 Unauthorized with Token not founduxc auth credential set coinmarketcap-mcp --auth-type api_key --header "X-CMC-MCP-API-KEY={{secret}}" --secret-env COINMARKETCAP_MCP_API_KEYuxc auth credential set coinmarketcap-mcp --auth-type api_key --header "X-CMC-MCP-API-KEY={{secret}}" --secret-op op://Engineering/coinmarketcap/mcp-api-keyuxc auth binding add --id coinmarketcap-mcp --host mcp.coinmarketcap.com --path-prefix /mcp --scheme https --credential coinmarketcap-mcp --priority 100command -v coinmarketcap-mcp-cliuxc link coinmarketcap-mcp-cli https://mcp.coinmarketcap.com/mcpcoinmarketcap-mcp-cli -hcoinmarketcap-mcp-cli get_crypto_quotes_latest -hcoinmarketcap-mcp-cli get_global_metrics_latest -hcoinmarketcap-mcp-cli trending_crypto_narratives -hcoinmarketcap-mcp-cli get_crypto_latest_news -hget_crypto_quotes_latestsearch_cryptosget_crypto_infoget_crypto_technical_analysisget_crypto_marketcap_technical_analysisget_crypto_metricsget_global_metrics_latestget_global_crypto_derivatives_metricsget_upcoming_macro_eventstrending_crypto_narrativesget_crypto_latest_newssearch_crypto_infoInspect coinmarketcap-mcp-cli -h after auth setup for the current full tool list. CoinMarketCap can revise or expand its MCP tool surface independently of this wrapper skill.
-h on the specific tool before the first real call.data.--text.ok, kind, protocol, data, error.coinmarketcap-mcp-cli as default command path.coinmarketcap-mcp-cli <operation> ... is equivalent to uxc https://mcp.coinmarketcap.com/mcp <operation> ....401 Unauthorized or Token not found:
uxc auth binding match https://mcp.coinmarketcap.com/mcpuxc auth credential info coinmarketcap-mcpuxc auth credential set coinmarketcap-mcp --auth-type api_key --header "X-CMC-MCP-API-KEY={{secret}}" --secret-env COINMARKETCAP_MCP_API_KEYuxc does not implement x402 payment handling today. This skill documents only the API-key route.key=value only for simple scalar inputs.<operation> -h first because CoinMarketCap may revise MCP schemas independently of this skill.references/usage-patterns.md